aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/core.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/core.mk b/core/core.mk
index caa28d0..d25897b 100644
--- a/core/core.mk
+++ b/core/core.mk
@@ -19,6 +19,7 @@ ERLANG_MK_VERSION = 1
# Core configuration.
PROJECT ?= $(notdir $(CURDIR))
+PROJECT := $(strip $(PROJECT))
# Verbosity.