summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index e3895d4..cdf0b73 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -27,7 +27,8 @@ BINDIR = @bindir@
.SUFFIXES:
-OBJS = opkbuild oh-strip oh-installfiles oh-gencontrol oh-buildopk
+OBJS = opkbuild oh-applypatches oh-strip \
+ oh-installfiles oh-gencontrol oh-buildopk
.PHONY: all
all: $(OBJS)