summaryrefslogtreecommitdiffstatshomepage
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
commit0c5e4d73b7a10b69af9b465665e2a6e418a79eff (patch)
tree632ec4e3dc06c606a500ced53183f1f942f1ef9d /Makefile
parentc619517840844d90275e85e95a4c4721398bf1a1 (diff)
downloadmandoc-0c5e4d73b7a10b69af9b465665e2a6e418a79eff.tar.gz
mandoc-0c5e4d73b7a10b69af9b465665e2a6e418a79eff.tar.zst
mandoc-0c5e4d73b7a10b69af9b465665e2a6e418a79eff.zip
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