aboutsummaryrefslogtreecommitdiffstats
path: root/core/core.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/core.mk')
-rw-r--r--core/core.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/core.mk b/core/core.mk
index 46b12d1..4fe4e5c 100644
--- a/core/core.mk
+++ b/core/core.mk
@@ -14,6 +14,8 @@
.PHONY: all deps app rel docs install-docs tests check clean distclean help erlang-mk
+ERLANG_MK_FILENAME := $(realpath $(lastword $(MAKEFILE_LIST)))
+
ERLANG_MK_VERSION = 1
# Core configuration.