summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 30e97a0..0b300be 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -148,6 +148,8 @@ paths.mk:
clean-bin:
@echo " RM 'ct-ng'"
@rm -f ct-ng
+ @echo " RM 'script/crosstool-NG.sh'"
+ @rm -f scripts/crosstool-NG.sh
clean-lib:
@echo " RM 'paths.mk'"