aboutsummaryrefslogtreecommitdiff
path: root/root.mk
diff options
context:
space:
mode:
Diffstat (limited to 'root.mk')
-rw-r--r--root.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/root.mk b/root.mk
index b42e078..87ac276 100644
--- a/root.mk
+++ b/root.mk
@@ -33,7 +33,7 @@ info:
list-targets:
# include build from current dir
-include build.mk
+include mk
SUBDIR := $(dir $(abspath $(lastword ${MAKEFILE_LIST})))
COMPONENT := $(lastword $(subst /, ,${SUBDIR}))