summaryrefslogtreecommitdiffstats
path: root/man/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-01-29 22:32:59 (EST)
committer P. J. McDermott <pjm@nac.net>2012-01-29 22:32:59 (EST)
commit428bfdda7777192805bdff635f4d32011ba01ac1 (patch)
tree56707c7c88907be5d6ba8458f19188252bfabbdb /man/Makefile.in
parent41d829c1647e42b003fbf3d98c8c600c5e2fdf2a (diff)
Document oh-copyconfig.
Diffstat (limited to 'man/Makefile.in')
-rw-r--r--man/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/Makefile.in b/man/Makefile.in
index 3f60035..17db5bf 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -27,8 +27,8 @@ MANDIR = @mandir@
.SUFFIXES:
-OBJS = opkbuild.1 oh-checkbuilddeps.1 oh-applypatches.1 oh-strip.1 \
- oh-installfiles.1 oh-gencontrol.1 oh-buildopk.1
+OBJS = opkbuild.1 oh-checkbuilddeps.1 oh-applypatches.1 oh-copyconfig.1 \
+ oh-strip.1 oh-installfiles.1 oh-gencontrol.1 oh-buildopk.1
.PHONY: all
all: $(OBJS)