summaryrefslogtreecommitdiff
path: root/build/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'build/Makefile.common')
-rw-r--r--build/Makefile.common3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/Makefile.common b/build/Makefile.common
index f26dac6..4787fb0 100644
--- a/build/Makefile.common
+++ b/build/Makefile.common
@@ -24,6 +24,9 @@ TARGET_TESTS :=
# Source files
SOURCES :=
+# Include configuration Makefile fragment
+include build/Makefile.config
+
# Include Makefile fragments in subdirectories
define do_include