summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2014-03-06 20:45:43 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.com>2014-03-06 20:45:43 -0500
commit4f7c0773c08850a3b561c82a450ee1a2631d92ca (patch)
tree6f5fe2f042558e132d2d88815df59764f53f9752 /tests
parentd97c21925c7a0a290031264c488ab63c9d97f56d (diff)
downloadlibnice-4f7c0773c08850a3b561c82a450ee1a2631d92ca.tar.gz
tests: Add private header to tarball
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f82983e..211e6c9 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -48,6 +48,8 @@ dist_check_SCRIPTS = \
TESTS = $(check_PROGRAMS) $(dist_check_SCRIPTS)
+noinst_HEADERS = test-io-stream-common.h
+
test_pseudotcp_LDADD = $(COMMON_LDADD)
test_bsd_LDADD = $(COMMON_LDADD)