From 020ac3168772c3fef1fe5240717cb14273f345c8 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 7 Jun 2002 13:30:07 +0000 Subject: Matthias Andree's cleanup. svn path=/trunk/; revision=3637 --- Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 8a71a6da..8a102df2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -195,7 +195,8 @@ clean: distclean: clean -cd intl; $(MAKE) distclean -cd po; $(MAKE) distclean - -rm -f TAGS tags + -rm -f TAGS tags config.h config.status config.log \ + config.cache stamp-h stamp-h.in Makefile realclean: distclean -rm -f FAQ FEATURES NOTES MANIFEST -- cgit v1.2.3