From 153e85afe7935f744480b34765c88e8e14ca469d Mon Sep 17 00:00:00 2001 From: "tomas@poseidon.ndb.mysql.com" <> Date: Tue, 8 Feb 2005 17:22:26 +0100 Subject: [PATCH] Makefile.am: added noinst_HEADERS to get all things for the src dist --- ndb/test/run-test/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ndb/test/run-test/Makefile.am b/ndb/test/run-test/Makefile.am index 83dcb3dbbcf..127ef22f37c 100644 --- a/ndb/test/run-test/Makefile.am +++ b/ndb/test/run-test/Makefile.am @@ -21,6 +21,8 @@ LDADD_LOC = $(top_builddir)/ndb/test/src/libNDBT.a \ wrappersdir=$(prefix)/bin wrappers_SCRIPTS=atrt-testBackup atrt-mysql-test-run +noinst_HEADERS = run-test.hpp $(test_DATA) $(test_SCRIPTS) $(wrappers_SCRIPTS) README.ATRT + # Don't update the files from bitkeeper %::SCCS/s.%