summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2008-11-25 14:45:45 +0000
committerChristian Pointner <equinox@anytun.org>2008-11-25 14:45:45 +0000
commit196187cb8736188491614431637b2f4b325bf319 (patch)
treea9fe2f813e04a02476c9323b40d8ca9ea529e859 /src/Makefile
parentupdated manpages (diff)
anyrtpproxy: fixed Makfile
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 d3f90a1..de08ea2 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -66,10 +66,10 @@ OBJS = tunDevice.o \
router.o \
routingTable.o \
signalController.o \
- syncQueue.o \
log.o \
options.o \
seqWindow.o \
+ syncQueue.o \
syncCommand.o \
syncRouteCommand.o \
syncRtpCommand.o \