summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 93cac54c..a613cffe 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# This file is in the public domain.
-include config.mk
+include build-system/config.mk
# List of all supported languages, add new languages here!
LANGUAGES="en de fr es it ru pt"