aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 6eb3b5a40..0bb5380d0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -23,6 +23,7 @@ clean: clean-subdirs perl/Makefile
rm -f $(OBJDIR)/*.o $(EXEC) *core
rm -fr $(OBJDIR)
rm -f $(SRCDIR)/cfg_lex.c $(SRCDIR)/cfg_yacc.c $(SRCDIR)/cfg_yacc.h
+ rm -f config.cache
cd perl && make clean && cd ..
dist-clean: clean dist-clean-subdirs