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