From 5ddf969884ffffe5f48a0d5978517ae5b5db580b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 9 Nov 2005 12:47:07 +0000 Subject: 2005-11-09 Ralf Corsepius * Makefile.am: Don't preinstall support/include headers. --- testsuites/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/Makefile.am') diff --git a/testsuites/Makefile.am b/testsuites/Makefile.am index b0b4a64db5..e5c636b94b 100644 --- a/testsuites/Makefile.am +++ b/testsuites/Makefile.am @@ -7,7 +7,7 @@ ACLOCAL_AMFLAGS = -I aclocal DISTCLEANFILES = CLEANFILES = -include_HEADERS = support/include/tmacros.h support/include/buffer_test_io.h +noinst_HEADERS = support/include/tmacros.h support/include/buffer_test_io.h SUBDIRS = @subdirs@ -- cgit v1.2.3