summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2008-10-19 19:34:42 +0000
committerChristian Pointner <equinox@anytun.org>2008-10-19 19:34:42 +0000
commit09445efffdc6ed1aa52919d6e23db8a22eb2faac (patch)
tree44063f1385085ccbb9d36420365f9317191d0c1b /src/Makefile
parentfixed typo in last checkin (diff)
switched from PracticalSocket to libasio
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile b/src/Makefile
index 39dd864..5f38371 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -78,7 +78,6 @@ OBJS = tunDevice.o \
connectionParam.o \
networkAddress.o \
networkPrefix.o \
- PracticalSocket.o \
router.o \
routingTable.o \
signalController.o \
@@ -119,7 +118,6 @@ ANYCONFOBJS = log.o \
rtpSession.o \
anyrtpproxy/callIdQueue.o \
syncRtpCommand.o \
- PracticalSocket.o \
anyConfOptions.o \
router.o \
routingTable.o \