summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYouness Alaoui <kakaroto@kakaroto.(none)>2008-10-23 15:53:19 -0400
committerYouness Alaoui <kakaroto@kakaroto.(none)>2008-10-23 15:53:19 -0400
commit31069fa313f8163e9abbdba7c4b3533f95042c18 (patch)
treecb3bd30dfe02bb7be50ee928d1d4f140b63c4dcb
parent3340a301fd5ee1b143191c9fa4da9adf02a85747 (diff)
downloadlibnice-31069fa313f8163e9abbdba7c4b3533f95042c18.tar.gz
tcp-turn.h is now needed as an installable include file
-rw-r--r--socket/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/socket/Makefile.am b/socket/Makefile.am
index ad515d0..f7c0c13 100644
--- a/socket/Makefile.am
+++ b/socket/Makefile.am
@@ -36,5 +36,5 @@ test_bsd_LDADD = $(COMMON_LDADD)
TESTS = $(check_PROGRAMS)
-pkginclude_HEADERS = socket.h udp-bsd.h udp-turn.h
+pkginclude_HEADERS = socket.h udp-bsd.h udp-turn.h tcp-turn.h