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 45c3178..c6a7dd8 100644
--- a/project/common.mk
+++ b/project/common.mk
@@ -17,6 +17,7 @@ API_SRCS = \
src/skin/amgc_skin_default.c \
INTERNAL_SRCS = \
+ src/internal/$(PACKAGE)_dprintf_impl.c \
src/internal/$(PACKAGE)_errinfo_impl.c \
APP_SRCS = \