summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.config b/Makefile.config
index 8b2b978ab..c9e31aee5 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -82,3 +82,6 @@ ifeq ($(TARGET),gtk)
endif
+
+# Include any local overrides
+-include Makefile.config.override