tests: Add private header to tarball
authorOlivier Crête <olivier.crete@collabora.com>
Fri, 7 Mar 2014 01:45:43 +0000 (20:45 -0500)
committerOlivier Crête <olivier.crete@collabora.com>
Fri, 7 Mar 2014 01:45:43 +0000 (20:45 -0500)
tests/Makefile.am

index f82983e..211e6c9 100644 (file)
@@ -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)