diff --git a/src/Makefile b/src/Makefile index b6c0338..74cab62 100644 --- a/src/Makefile +++ b/src/Makefile @@ -26,6 +26,7 @@ apk_OBJS = \ del.o \ ver.o \ index.o \ + info.o \ apk.o ALL_OBJS = $(apk_OBJS)