summaryrefslogtreecommitdiff
path: root/socket/Makefile.am
diff options
context:
space:
mode:
authorYouness Alaoui <kakaroto@kakaroto.(none)>2008-10-22 14:50:39 -0400
committerYouness Alaoui <kakaroto@kakaroto.(none)>2008-10-22 14:50:39 -0400
commit9f5d0b5b065164734ba46e484e9c8c644f68be40 (patch)
tree4d72e0efad80882ed4c8cde9e69f980f0ebe46af /socket/Makefile.am
parent439f5c72d1aa32cf2c73af78de804767ed44101e (diff)
downloadlibnice-9f5d0b5b065164734ba46e484e9c8c644f68be40.tar.gz
Port tcp-turn to the new NiceSocket API
Diffstat (limited to 'socket/Makefile.am')
-rw-r--r--socket/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/socket/Makefile.am b/socket/Makefile.am
index 26501cc..ad515d0 100644
--- a/socket/Makefile.am
+++ b/socket/Makefile.am
@@ -25,7 +25,9 @@ libsocket_la_SOURCES = \
udp-bsd.h \
udp-bsd.c \
udp-turn.h \
- udp-turn.c
+ udp-turn.c \
+ tcp-turn.h \
+ tcp-turn.c
check_PROGRAMS = test-bsd