summaryrefslogtreecommitdiffstatshomepage
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
commitac40972f3b4e73679ea96e09b538d4e04314b16f (patch)
treef8776c598e3397c6ab1a605c35695439576ce58c
parent87b81166882c809588806b94005f780f99284884 (diff)
downloadmandoc-ac40972f3b4e73679ea96e09b538d4e04314b16f.tar.gz
mandoc-ac40972f3b4e73679ea96e09b538d4e04314b16f.tar.zst
mandoc-ac40972f3b4e73679ea96e09b538d4e04314b16f.zip
Ooops, forgot to install makewhatis manual.
-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 \