[cvs-annodex] commit (/annodex): libcmml/trunk/doc/Makefile.am
silvia
nobody at lists.annodex.net
Mon Apr 18 11:28:06 EST 2005
Update of /annodex (new revision 1269)
Modified files:
libcmml/trunk/doc/Makefile.am
Log Message:
Added cmml-timeshift.1 to the cleaning part of doc/Makefile.am
Modified: libcmml/trunk/doc/Makefile.am
===================================================================
--- libcmml/trunk/doc/Makefile.am 2005-04-18 01:25:19 UTC (rev 1268)
+++ libcmml/trunk/doc/Makefile.am 2005-04-18 01:28:05 UTC (rev 1269)
@@ -156,6 +156,7 @@
if HAVE_DOCBOOKTOMAN
if test -f cmml-validate.1; then rm cmml-validate.1; fi
if test -f cmml-fix.1; then rm cmml-fix.1; fi
+ if test -f cmml-timeshift.1; then rm cmml-timeshift.1; fi
if test -f cmml-fortune.6; then rm cmml-fortune.6; fi
endif
@@ -165,5 +166,6 @@
if HAVE_DOCBOOKTOMAN
if test -f cmml-validate.1; then rm cmml-validate.1; fi
if test -f cmml-fix.1; then rm cmml-fix.1; fi
+ if test -f cmml-timeshift.1; then rm cmml-timeshift.1; fi
if test -f cmml-fortune.6; then rm cmml-fortune.6; fi
endif
--
silvia
More information about the cvs-annodex
mailing list