summaryrefslogtreecommitdiff
path: root/curvetun
diff options
context:
space:
mode:
Diffstat (limited to 'curvetun')
-rw-r--r--curvetun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/curvetun/Makefile b/curvetun/Makefile
index f66fd4d..8ae6291 100644
--- a/curvetun/Makefile
+++ b/curvetun/Makefile
@@ -2,7 +2,7 @@ curvetun-libs = -lnacl \
-lpthread
curvetun-objs = xmalloc.o \
- xutils.o \
+ epoll2.o \
str.o \
dev.o \
stun.o \