summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@anytun.org>2008-11-17 23:42:12 +0000
committerOthmar Gsenger <otti@anytun.org>2008-11-17 23:42:12 +0000
commit4bb7e445a67c8a5057a1cadd2d6700c2f7728d26 (patch)
tree2618271cd8357f1997bd5bc0e2d6b6ca49676fee /src/Makefile
parentadded OnConnect Callback (diff)
fixed anytun-controld
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 4e14925..5902ec6 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -85,7 +85,7 @@ SYNCOBJS= syncServer.o \
ANYCTROBJS = signalController.o \
anyCtrOptions.o \
log.o \
- controldTcpConnection.o \
+ syncTcpConnection.o \
syncServer.o
ANYCONFOBJS = log.o \