added configuration files for test

This commit is contained in:
Marc Wäckerlin
2005-01-07 01:07:39 +00:00
parent 90380cbddc
commit eee6f1b028

View File

@@ -9,6 +9,9 @@
## @license LGPL, see file <a href="license.html">COPYING</a>
##
## $Log$
## Revision 1.19 2005/01/07 01:07:39 marc
## added configuration files for test
##
## Revision 1.18 2005/01/07 00:57:55 marc
## the test script was not distributed
##
@@ -199,7 +202,8 @@ if HAVE_LOG4CXX
mrwexclog4cxx_test_LDADD = -lmrwexclog4cxx -lcppunit -llog4cxx
endif
endif
EXTRA_DIST = test.dat ${examples_DATA} ${html_DATA} ${pdf_DATA} ${check_SCRIPTS}
EXTRA_DIST = test.dat configfile.ini configfile.ini.result \
${examples_DATA} ${html_DATA} ${pdf_DATA} ${check_SCRIPTS}
TESTS = ${check_PROGRAMS} ${check_SCRIPTS}
.PHONY: doc clean-local distclean-local