summaryrefslogtreecommitdiffstats
path: root/Makefile
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
commit878fb45e912fd37c6573dd36a7e3cafd792cceb8 (patch)
treea38c0c7d97055c7694bb167789fa6c15680a7c8a /Makefile
parentafd528276adbd0ac60177c73cadb642860cfcb7a (diff)
downloadmandoc-878fb45e912fd37c6573dd36a7e3cafd792cceb8.tar.gz
Snafu: forgetting to tar up critical files. Pointed out by Yuri Pankov.VERSION.1.11.1
Diffstat (limited to 'Makefile')
-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 \