summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-03-27 17:37:25 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-03-27 17:37:25 +0000
commitaeaacb622a48de841df3d2733d63ed99db74ffbc (patch)
tree26003bbc829278be3b4b17ea680abf1917792058 /Makefile
parent2fba111e1348dcdc89a477c59777c7ad13b08029 (diff)
downloadmandoc-aeaacb622a48de841df3d2733d63ed99db74ffbc.tar.gz
Parse the new man.conf(5) "output" directive.
The next step will be to actually use the parsed data.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8cf3de64..cbaa6a4c 100644
--- a/Makefile
+++ b/Makefile
@@ -133,6 +133,7 @@ DISTFILES = INSTALL \
man.cgi.8 \
man.conf.5 \
man.h \
+ manconf.h \
mandoc.1 \
mandoc.3 \
mandoc.db.5 \
@@ -143,7 +144,6 @@ DISTFILES = INSTALL \
mandoc_headers.3 \
mandoc_html.3 \
mandoc_malloc.3 \
- manpath.h \
mansearch.3 \
mansearch.h \
mchars_alloc.3 \
@@ -269,9 +269,9 @@ WWW_MANS = apropos.1.html \
makewhatis.8.html \
man.cgi.8.html \
man.h.html \
+ manconf.h.html \
mandoc.h.html \
mandoc_aux.h.html \
- manpath.h.html \
mansearch.h.html \
mdoc.h.html