summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@anytun.org>2007-06-22 16:46:22 +0000
committerOthmar Gsenger <otti@anytun.org>2007-06-22 16:46:22 +0000
commite8f6eca06274ff66b99619698c70e5f4fa1c3278 (patch)
treeafd2f5b5fc17aba40c3a55763f53ab1b7d5659d4 /Makefile
parentadded srtp/crypto/*.o to makefile (diff)
broken makefile fixed
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5118fa4..87f09b4 100644
--- a/Makefile
+++ b/Makefile
@@ -60,8 +60,7 @@ OBJS = anytun.o \
log.o \
options.o \
seqWindow.o \
- $(OPENVPNDEPS) \
- $(SRTPDEPS)
+ $(OPENVPNDEPS)
EXECUTABLE = anytun