From: Olivier CrĂȘte Date: Fri, 7 Mar 2014 01:45:43 +0000 (-0500) Subject: tests: Add private header to tarball X-Git-Tag: 0.1.5~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4f7c0773c08850a3b561c82a450ee1a2631d92ca;p=platform%2Fupstream%2Flibnice.git tests: Add private header to tarball --- 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)