summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4d60926f..e02eb992 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# This Makefile has been placed under the public domain
-include build-system/config.mk
+-include build-system/config.mk
# Default target, must be at the top.
# Should be changed with care to not break (Debian) packaging.