diff options
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile index b9414ae..d4a7244 100644 --- a/src/Makefile +++ b/src/Makefile @@ -27,6 +27,7 @@ apk_OBJS = \ index.o \ info.o \ search.o \ + fetch.o \ audit.o \ apk.o |