aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.extr1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.extr b/Makefile.extr
index 6c19d1ed..6a03f1e1 100644
--- a/Makefile.extr
+++ b/Makefile.extr
@@ -160,6 +160,7 @@ clean:
rm -f $(EXECUTABLES)
rm -f $(GENERATED)
for d in $(ALLDIRS); do rm -f $$d/*.cm[iox] $$d/*.o; done
+ rm -f cparser/pre_parser.automaton backend/CMparser.automaton
# Generation of .depend.extr