]> git.cameronkatri.com Git - mandoc.git/blobdiff - Makefile
Clean-ups in -T[x]html: inline print_num(), as it was just a single
[mandoc.git] / Makefile
index 1e6336abf86a09ed396aa3d3c51bd434e456956c..cc3fb743b6f27ee12b7413a4457692caca4574b8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,8 +11,8 @@
 # in the lower-left hand corner of -mdoc manuals.
 # CFLAGS       += -DOSNAME="\"OpenBSD 4.5\""
 
-VERSION                 = 1.11.1
-VDATE           = 04 April 2011
+VERSION                 = 1.11.2
+VDATE           = 12 May 2011
 CFLAGS         += -g -DHAVE_CONFIG_H -DVERSION="\"$(VERSION)\""
 CFLAGS         += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings
 PREFIX          = /usr/local
@@ -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 \