summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-02-05 22:22:46 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-02-05 22:22:46 +0000
commit9afe63cb9d12490296e7d661e3e6755940cc4f06 (patch)
tree055c7de9e0dffdc8fdb147f9ee0f9ed8feb78d63
parent1e8b99d6519938da8804b6d598c8c3c7d24f7161 (diff)
downloadmandoc-9afe63cb9d12490296e7d661e3e6755940cc4f06.tar.gz
add missing file man.options.1
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 680f54c5..c5057573 100644
--- a/Makefile
+++ b/Makefile
@@ -158,6 +158,7 @@ DISTFILES = INSTALL \
man.cgi.8 \
man.conf.5 \
man.h \
+ man.options.1 \
manconf.h \
mandoc.1 \
mandoc.3 \