summaryrefslogtreecommitdiff
path: root/curvetun
diff options
context:
space:
mode:
Diffstat (limited to 'curvetun')
-rw-r--r--curvetun/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/curvetun/Makefile b/curvetun/Makefile
index 289aa72..970bfa8 100644
--- a/curvetun/Makefile
+++ b/curvetun/Makefile
@@ -4,6 +4,7 @@ curvetun-libs = -lnacl \
curvetun-objs = xmalloc.o \
xutils.o \
str.o \
+ dev.o \
stun.o \
patricia.o \
corking.o \