From e18e97b87289440e886d9f3f883236ebc27c1947 Mon Sep 17 00:00:00 2001 From: nlopess Date: Fri, 28 May 2004 16:07:12 +0000 Subject: [PATCH] clean also file-entities.php --- docs/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile.in b/docs/Makefile.in index a3933e89..417e6fa8 100755 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -59,7 +59,7 @@ revcheck: FORCE clean: rm -f Makefile config.* manual.xml configure entities/version.ent *.fot dsssl/html-common.dsl - rm -f revcheck.html file-entities.php entities/file-entities.ent + rm -f revcheck.html file-entities.php entities/file-entities.ent scripts/file-entities.php rm -fr autom4te.cache html phpweb # }}}