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 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)