From 6e150e1063d5b00d9eed8c0aa3d9b5a179901c1f Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Sun, 5 Sep 2004 15:10:49 +0000 Subject: [PATCH] Minor changes --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 34ad1e2d..4be618f5 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # # RCS information # $Name: $ -# $Revision: 1.5 $ +# $Revision: 1.6 $ # # Description: # This makefile mainly forwards to makefiles in subdirectories. @@ -25,5 +25,6 @@ clean: cd src && $(MAKE) $(MAKECMDGOALS) # cd doc && $(MAKE) $(MAKECMDGOALS) rm -f config.h config.mk config.log config.status + rm -f configure.scan autoscan.log rm -rf autom4te.cache/ rm -f *~ *.bak *#