summaryrefslogtreecommitdiff
path: root/ct-ng.in
diff options
context:
space:
mode:
Diffstat (limited to 'ct-ng.in')
-rw-r--r--ct-ng.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ct-ng.in b/ct-ng.in
index 699d045..0233622 100644
--- a/ct-ng.in
+++ b/ct-ng.in
@@ -165,7 +165,7 @@ version:
PHONY += clean
clean::
@$(ECHO) " CLEAN log"
- $(SILENT)rm -f log.* .config.* ..config*
+ $(SILENT)rm -f build.log .config.* ..config*
PHONY += distclean
distclean:: clean