aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.extr2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.extr b/Makefile.extr
index 2d429f76..2afd6e31 100644
--- a/Makefile.extr
+++ b/Makefile.extr
@@ -157,7 +157,7 @@ clean:
for d in $(ALLDIRS); do rm -f $$d/*.cm[iox] $$d/*.o; done
cleansource:
- rm -f $(EXECUTABLES)
+ rm -f $(EXECUTABLES)
for d in $(ALLDIRS); do rm -f $$d/*.cm[iox] $$d/*.o; done
# Generation of .depend.extr