Makefile.am:

added noinst_HEADERS to get all things for the src dist
This commit is contained in:
tomas@poseidon.ndb.mysql.com 2005-02-08 17:22:26 +01:00
parent 6c25300796
commit 153e85afe7

View File

@ -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.%