summaryrefslogtreecommitdiffstats
path: root/opkg-opk/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'opkg-opk/local.mk')
-rw-r--r--opkg-opk/local.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/opkg-opk/local.mk b/opkg-opk/local.mk
index 6653839..cbab94e 100644
--- a/opkg-opk/local.mk
+++ b/opkg-opk/local.mk
@@ -1,5 +1,7 @@
opkg_opk_opkg_opk_SOURCES += \
common/defs.h \
+ common/error.c \
+ common/error.h \
%reldir%/dirent.c \
%reldir%/dirent.h \
%reldir%/gzip.c \