From 8f20d6ed99f48e0fcb60126e656ae0b40dbcd421 Mon Sep 17 00:00:00 2001 From: nlopess Date: Wed, 14 Apr 2004 16:03:15 +0000 Subject: [PATCH] remove file-entities.ent also --- docs/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile.in b/docs/Makefile.in index 9f3aa45b..a3933e89 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 + rm -f revcheck.html file-entities.php entities/file-entities.ent rm -fr autom4te.cache html phpweb # }}}