summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 9f3249d..0f60fa9 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -5,7 +5,7 @@ $(error Build dependencies are not met)
endif
progs-y += apk
-apk-objs := state.o database.o package.o archive.o \
+apk-objs := common.o state.o database.o package.o archive.o \
version.o io.o url.o gunzip.o blob.o hash.o apk.o \
add.o del.o fix.o update.o info.o search.o upgrade.o \
cache.o ver.o index.o fetch.o audit.o verify.o