diff options
author | Othmar Gsenger <otti@anytun.org> | 2008-03-08 17:50:24 +0000 |
---|---|---|
committer | Othmar Gsenger <otti@anytun.org> | 2008-03-08 17:50:24 +0000 |
commit | 2a634c97aac517cb36bbd7345eaff3d361b5514d (patch) | |
tree | 139e10fa49f6388e1cfb24ea3b0b54c925f6bd1a /anyrtpproxy/Makefile | |
parent | higher resolution for logo bw png (diff) |
added RtpSessionTable
Diffstat (limited to 'anyrtpproxy/Makefile')
-rw-r--r-- | anyrtpproxy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/anyrtpproxy/Makefile b/anyrtpproxy/Makefile index 952f915..9bb23d4 100644 --- a/anyrtpproxy/Makefile +++ b/anyrtpproxy/Makefile @@ -10,6 +10,7 @@ OBJS = anyrtpproxy.o \ PracticalSocket.o \ log.o \ buffer.o \ + ../rtpSessionTable.o \ options.o EXECUTABLE = anyrtpproxy |