From 97806efb65099c7781784f44be200f3500b89084 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 24 Oct 2009 05:40:26 +0000 Subject: Add support/include/test_support.h. --- testsuites/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'testsuites/Makefile.am') 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@ -- cgit v1.2.3