summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@anytun.org>2007-11-03 15:04:28 +0000
committerOthmar Gsenger <otti@anytun.org>2007-11-03 15:04:28 +0000
commit2feb2f0299b59f8b246598b4ae21f4bc7c53783b (patch)
tree8c9595bf69a9b0b63538edd7e5c1e0dd974d1cf7 /Makefile
parentvortrag 2 (diff)
added connectionList
fixed README (libgcrypt-dev)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 33a9bf3..4dbad5e 100644
--- a/Makefile
+++ b/Makefile
@@ -37,6 +37,7 @@ OBJS = anytun.o \
cypher.o \
authAlgo.o \
keyDerivation.o \
+ connectionList.o \
PracticalSocket.o \
signalController.o \
log.o \