Makefile: build the info applet

cute-signatures
Natanael Copa 2009-01-09 12:04:27 +00:00
parent 1f21521684
commit 9423906606
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ apk_OBJS = \
del.o \
ver.o \
index.o \
info.o \
apk.o
ALL_OBJS = $(apk_OBJS)