summaryrefslogtreecommitdiffstats
path: root/testsuites/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/Makefile.am')
-rw-r--r--testsuites/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/testsuites/Makefile.am b/testsuites/Makefile.am
index 465fa3255c..70b701725d 100644
--- a/testsuites/Makefile.am
+++ b/testsuites/Makefile.am
@@ -7,7 +7,10 @@ ACLOCAL_AMFLAGS = -I aclocal
DISTCLEANFILES =
CLEANFILES =
-noinst_HEADERS = support/include/tmacros.h support/include/buffer_test_io.h
+noinst_HEADERS =
+noinst_HEADERS += support/include/buffer_test_io.h
+noinst_HEADERS += support/include/test_support.h
+noinst_HEADERS += support/include/tmacros.h
SUBDIRS = @subdirs@