summaryrefslogtreecommitdiffstats
path: root/include/scan.mk
diff options
context:
space:
mode:
Diffstat (limited to 'include/scan.mk')
-rw-r--r--include/scan.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/scan.mk b/include/scan.mk
index 3d97a4f5c3..c51c4c7adf 100644
--- a/include/scan.mk
+++ b/include/scan.mk
@@ -17,7 +17,7 @@ ifeq ($(IS_TTY),1)
endef
else
define progress
- :
+ :;
endef
endif