From e8f6eca06274ff66b99619698c70e5f4fa1c3278 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Fri, 22 Jun 2007 16:46:22 +0000 Subject: broken makefile fixed --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3