From 9423906606a9e8d6e225043745058b908cfa6c47 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 9 Jan 2009 12:04:27 +0000 Subject: Makefile: build the info applet --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') 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) -- cgit v1.2.3