]> granicus.if.org Git - fcron/commitdiff
CVS support
authorthib <thib>
Sat, 5 Oct 2002 14:28:21 +0000 (14:28 +0000)
committerthib <thib>
Sat, 5 Oct 2002 14:28:21 +0000 (14:28 +0000)
doc/Makefile.in

index e527626f377533b328c32d9e27e205e6f366c8c3..3e0f4a5694f2097a446cc29af19a481035f425fb 100644 (file)
@@ -4,7 +4,7 @@
 
 # @configure_input@
 
-# $Id: Makefile.in,v 1.12 2002-09-28 15:09:48 thib Exp $
+# $Id: Makefile.in,v 1.13 2002-10-05 14:28:21 thib Exp $
 
 # The following should not be edited manually (use configure options)
 # If you must do it, BEWARE : some of the following is also defined
@@ -82,7 +82,7 @@ fcron-doc.mod: fcron-doc.mod.in
 HTML/index.html: $(SGMLFILES) fcron-doc.mod.in stylesheets/fcron-doc.dsl.in
        make fcron-doc.mod
        @(echo ; echo "Building index.html"; echo)
-       rm -fR HTML/*
+       rm -fR HTML/*.html
        $(JADE) -t sgml -i html -d stylesheets/fcron-doc.dsl\#html fcron-doc.sgml
 # We put that here to avoid to run this each time, even if doc is up to date
 # (as it is not a file, make cannot check if it is up to date)