summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2008-03-13 17:32:00 +0000
committerChristian Pointner <equinox@anytun.org>2008-03-13 17:32:00 +0000
commitce8ae5556b90de67f23ddb974da76bee3e43b6fd (patch)
tree8d0c3582abadc4fe181336edf40a03b251dd424f /Makefile
parentrenamed cpp files (diff)
anyrtpproxy can handled most commands
TODO: start threads for relaying
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4eabe84..28216cd 100644
--- a/Makefile
+++ b/Makefile
@@ -100,6 +100,7 @@ ANYCTROBJS = log.o \
rtpSessionTable.o \
rtpSession.o \
syncRtpCommand.o \
+ PracticalSocket.o \
anyctrOptions.o \
router.o \
routingTable.o \