summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-04-04 22:05:28 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-04-04 22:05:28 +0000
commitb961d5041dde27a61949515306eb76f03c327dbc (patch)
tree5a95476b849c9109d5b51220ab845f693f308ebd
parent8c18014ee57d5d616135fbcc75405a526348eaae (diff)
downloadmandoc-VERSION_1_11_1.tar.gz
mandoc-VERSION_1_11_1.tar.zst
mandoc-VERSION_1_11_1.zip
Snafu: forgetting to tar up critical files. Pointed out by Yuri Pankov.VERSION_1_11_1
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0eafdf7f..3cc7daec 100644
--- a/Makefile
+++ b/Makefile
@@ -55,6 +55,7 @@ SRCS = Makefile \
libroff.h \
main.c \
main.h \
+ man.h \
man.7 \
man.c \
man_hash.c \
@@ -66,7 +67,10 @@ SRCS = Makefile \
mandoc.3 \
mandoc.c \
mandoc.h \
+ mandoc-db.1 \
+ mandoc-db.c \
mandoc_char.7 \
+ mdoc.h \
mdoc.7 \
mdoc.c \
mdoc_argv.c \