|
From: Carlo W. <li...@us...> - 2002-01-08 18:41:02
|
CVSROOT : /cvsroot/libcw
Module : src
Commit time: 2002-00-08 18:41:01 UTC
Modified files:
libcwd/Makefile.am
Log message:
This is needed for people who use CVS.
---------------------- diff included ----------------------
Index: src/libcwd/Makefile.am
diff -u src/libcwd/Makefile.am:1.37 src/libcwd/Makefile.am:1.38
--- src/libcwd/Makefile.am:1.37 Sun Jan 6 09:59:31 2002
+++ src/libcwd/Makefile.am Tue Jan 8 10:40:51 2002
@@ -4,7 +4,7 @@
SUBDIRS = include utils . tests testsuite
-BUILT_SOURCES =@MAINTAINER_MODE_TRUE@ libcwd.lsm libcwd.spec
+BUILT_SOURCES =@MAINTAINER_MODE_TRUE@ libcwd.lsm libcwd.spec example-project/debug.h
EXTRA_DIST = LICENSE.QPL README.FreeBSD README.openbsd nodebug.h $(BUILT_SOURCES)
DISTCLEANFILES = libcwd-@VERSION@.tar.gz
----------------------- End of diff -----------------------
|