summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-12-01 08:09:26 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-12-01 08:09:26 +0000
commitefe93b8f37e682132d735c3ed77f4c64aedc5aef (patch)
tree4d8c8e96c4c661d489a959f0e01caf42a13fb45b /Makefile
parent35222d2bf1b794cf12e57a16c0bef4a7bcf4eeba (diff)
downloadmandoc-efe93b8f37e682132d735c3ed77f4c64aedc5aef.tar.gz
developer documentation regarding header files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6909d3f0..26a7f011 100644
--- a/Makefile
+++ b/Makefile
@@ -131,6 +131,7 @@ DISTFILES = INSTALL \
mandoc_aux.h \
mandoc_char.7 \
mandoc_escape.3 \
+ mandoc_headers.3 \
mandoc_html.3 \
mandoc_malloc.3 \
manpath.h \
@@ -237,6 +238,7 @@ WWW_MANS = apropos.1.html \
mandoc.1.html \
mandoc.3.html \
mandoc_escape.3.html \
+ mandoc_headers.3.html \
mandoc_html.3.html \
mandoc_malloc.3.html \
mansearch.3.html \