summaryrefslogtreecommitdiff
path: root/project/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'project/common.mk')
-rw-r--r--project/common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/common.mk b/project/common.mk
index b34226d..0f3c32b 100644
--- a/project/common.mk
+++ b/project/common.mk
@@ -141,6 +141,7 @@ APP_SRCS = \
COMMON_SRCS = \
$(DYNLOAD_SRCS) \
+ $(CONFIG_SRCS) \
$(MODULE_SRCS) \
$(OBJECT_SRCS) \
$(PARSER_SRCS) \