From f09ef634e8a4e7a19a8361acbccf3329e69a7351 Mon Sep 17 00:00:00 2001 From: thib Date: Sat, 5 Oct 2002 14:28:21 +0000 Subject: [PATCH] CVS support --- doc/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Makefile.in b/doc/Makefile.in index e527626..3e0f4a5 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -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) -- 2.40.0