[sword-cvs] sword/tests Makefile.am,1.15,1.16
sword@www.crosswire.org
sword@www.crosswire.org
Tue, 10 Feb 2004 10:59:49 -0700
Update of /cvs/core/sword/tests
In directory www:/tmp/cvs-serv24490/tests
Modified Files:
Makefile.am
Log Message:
added necessary Makefile.am files to make make dist work
Index: Makefile.am
===================================================================
RCS file: /cvs/core/sword/tests/Makefile.am,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Makefile.am 8 Jul 2003 12:08:08 -0000 1.15
+++ Makefile.am 10 Feb 2004 17:59:46 -0000 1.16
@@ -61,3 +61,7 @@
webiftest_SOURCES = webiftest.cpp
xmltest_SOURCES = xmltest.cpp
+EXTRA_DIST =
+include bcppmake/Makefile.am
+include testsuite/Makefile.am
+include tmp/Makefile.am