summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-01-30 12:26:16 (EST)
committer P. J. McDermott <pjm@nac.net>2012-01-30 12:26:16 (EST)
commitebf34c455e973d5f41efe20cd4883772a34aa650 (patch)
tree65eb46cb0bc3e0f8e2531cd72b4b37a759465fb1 /src/Makefile.in
parentd918248289bac23935c0a91da7709aed45c1a1b6 (diff)
Write and document oh-installdocs.
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 77541c0..dfbb9d7 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -28,7 +28,8 @@ BINDIR = @bindir@
.SUFFIXES:
OBJS = opkbuild oh-checkbuilddeps oh-applypatches oh-copyconfig \
- oh-strip oh-installfiles oh-gencontrol oh-buildopk
+ oh-strip oh-installfiles oh-installdocs oh-gencontrol \
+ oh-buildopk
.PHONY: all
all: $(OBJS)