summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-01-29 18:37:15 (EST)
committer P. J. McDermott <pjm@nac.net>2012-01-29 18:37:49 (EST)
commit424bc4790dcb87344ee04f42c7e573d8c820cfc2 (patch)
treefe607eca9630c81940a05b23a411363d0a3a90b9 /src/Makefile.in
parentccf93046965031cf3744d3cd17810919b64f8d78 (diff)
Write oh-copyconfig.
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)