summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorCameron Banta <cbanta@gmail.com>2009-03-07 01:33:31 +0000
committerTimo Teras <timo.teras@iki.fi>2009-03-07 11:34:37 +0200
commit57391d1e4c4b8464ca14b464cc6c29987922fe88 (patch)
treea4b1008b4459d5c3653211a7fd7a87851adc1531 /src/Makefile
parente93cb1ffe5a411de69312858fa73bbd0707f5c35 (diff)
downloadapk-tools-57391d1e4c4b8464ca14b464cc6c29987922fe88.tar.bz2
apk-tools-57391d1e4c4b8464ca14b464cc6c29987922fe88.tar.xz
Created search applet
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 30fa0c7..b9414ae 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -26,6 +26,7 @@ apk_OBJS = \
ver.o \
index.o \
info.o \
+ search.o \
audit.o \
apk.o