summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 66fae7b3..eef7f722 100644
--- a/Makefile
+++ b/Makefile
@@ -346,7 +346,7 @@ distclean:
rm -f txr txr.exe txr-dbg txr-dbg.exe txr-win.exe txr-win-dbg.exe
rm -rf y.tab.c lex.yy.c y.tab.h y.output
rm -rf config opt dbg share/txr/stdlib/*.tlo* run.sh
- rm -f config.*
+ rm -f config.* reconfigure
rm -rf mpi-1.?.?
else
rebuild: clean repatch $(PROG)
@@ -361,7 +361,7 @@ clean-tlo:
rm -f $(STDLIB_TLOS)
distclean: clean
- rm -f config.h config.make config.log
+ rm -f config.h config.make reconfigure
endif
TESTS_OK := $(addprefix tst/,\