Makefile: build the info applet
parent
1f21521684
commit
9423906606
|
@ -26,6 +26,7 @@ apk_OBJS = \
|
|||
del.o \
|
||||
ver.o \
|
||||
index.o \
|
||||
info.o \
|
||||
apk.o
|
||||
|
||||
ALL_OBJS = $(apk_OBJS)
|
||||
|
|
Loading…
Reference in New Issue