aboutsummaryrefslogtreecommitdiffstats
path: root/core/erlc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/erlc.mk')
-rw-r--r--core/erlc.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/erlc.mk b/core/erlc.mk
index ad67856..04c11e5 100644
--- a/core/erlc.mk
+++ b/core/erlc.mk
@@ -77,7 +77,8 @@ define app_file
endef
endif
-app-build: ebin/$(PROJECT).app ; @echo -n
+app-build: ebin/$(PROJECT).app
+ $(verbose) echo -n
# Source files.