[sword-cvs] sword Makefile.am,1.32,1.33
sword@www.crosswire.org
sword@www.crosswire.org
Thu, 10 Jul 2003 03:30:16 -0700
Update of /usr/local/cvsroot/sword
In directory www:/tmp/cvs-serv28337
Modified Files:
Makefile.am
Log Message:
dglassey: get it to pass make distcheck
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/sword/Makefile.am,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- Makefile.am 1 May 2003 10:59:45 -0000 1.32
+++ Makefile.am 10 Jul 2003 10:30:14 -0000 1.33
@@ -86,7 +86,11 @@
sword.conf:
@echo "[Install]" > sword.conf
@echo "DataPath=$(pkgdatadir)/" >> sword.conf
+
+clean-generic:
+ -rm -f sword.conf
endif
+
noinst_PROGRAMS = testlib
testlib_SOURCES = testlib.cpp