summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index a1a3f287..3c0213c5 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -3,6 +3,7 @@
BASEDIR=..
include $(BASEDIR)/config.mk
+include config.mk
DEPS=$(patsubst %.o, %.d, $(OBJ))