aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
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
commitd7a8a4f536bd3063ea8a5082f422f05d5fda581f (patch)
tree74c1bcb986509c76772a361394499071fce68754 /Makefile
parentba8e9b7ce580b66b61db0cc4b0a453fec82d0601 (diff)
downloadmandoc-d7a8a4f536bd3063ea8a5082f422f05d5fda581f.tar.gz
mandoc-d7a8a4f536bd3063ea8a5082f422f05d5fda581f.tar.zst
mandoc-d7a8a4f536bd3063ea8a5082f422f05d5fda581f.zip
add missing file man.options.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a0fc3d03..6515b2d8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.494 2017/02/04 12:03:07 schwarze Exp $
+# $Id: Makefile,v 1.495 2017/02/05 22:22:46 schwarze Exp $
#
# Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
# Copyright (c) 2011, 2013-2016 Ingo Schwarze <schwarze@openbsd.org>
@@ -158,6 +158,7 @@ DISTFILES = INSTALL \
man.cgi.8 \
man.conf.5 \
man.h \
+ man.options.1 \
manconf.h \
mandoc.1 \
mandoc.3 \