summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-08-16 12:13:27 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-08-16 12:13:27 +0000
commitfe7e981aa6259fde052e08915d1285b49b562826 (patch)
tree419c6915238d7b104bd0104f28a9adc32b08bf99 /Makefile
parentffcddd3ed6e06cc3307b16f844664d242efa178f (diff)
downloadmandoc-fe7e981aa6259fde052e08915d1285b49b562826.tar.gz
Initial version bits in place. Also added forgotten tests to installed files.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 351dcc08..52ad680e 100644
--- a/Makefile
+++ b/Makefile
@@ -117,9 +117,11 @@ SRCS = Makefile \
term.h \
term_ascii.c \
term_ps.c \
+ test-getsubopt.c \
test-mmap.c \
test-strlcat.c \
test-strlcpy.c \
+ test-strptime.c \
tree.c \
vol.c \
vol.in