summaryrefslogtreecommitdiff
path: root/testsuites/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/Makefile.am')
-rw-r--r--testsuites/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/Makefile.am b/testsuites/Makefile.am
index 369f56bd40..b0b4a64db5 100644
--- a/testsuites/Makefile.am
+++ b/testsuites/Makefile.am
@@ -4,9 +4,16 @@
ACLOCAL_AMFLAGS = -I aclocal
+DISTCLEANFILES =
+CLEANFILES =
+
+include_HEADERS = support/include/tmacros.h support/include/buffer_test_io.h
+
SUBDIRS = @subdirs@
EXTRA_DIST = PROBLEMS
+include $(srcdir)/preinstall.am
+
include $(top_srcdir)/automake/subdirs.am
include $(top_srcdir)/automake/local.am