summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-05-13 01:02:34 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-05-13 01:02:34 +0000
commit5c1f0ca3ffb16028efe53a706ce46c021108e84f (patch)
tree666b3715a6d06e3ae8045483f1db9adec179cfea /Makefile
parentdc3b9f4a24ce360b81399c9f4cb6184d8e7c5232 (diff)
downloadmandoc-5c1f0ca3ffb16028efe53a706ce46c021108e84f.tar.gz
Ooops, forgot to install makewhatis manual.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 58851f71..cc3fb743 100644
--- a/Makefile
+++ b/Makefile
@@ -221,7 +221,12 @@ MAKEWHATIS_LNS = makewhatis.ln
$(MAKEWHATIS_OBJS) $(MAKEWHATIS_LNS): mandoc.h mdoc.h man.h config.h
-INDEX_MANS = mandoc.1.html \
+INDEX_MANS = makewhatis.1.html \
+ makewhatis.1.xhtml \
+ makewhatis.1.ps \
+ makewhatis.1.pdf \
+ makewhatis.1.txt \
+ mandoc.1.html \
mandoc.1.xhtml \
mandoc.1.ps \
mandoc.1.pdf \