summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-11-26 22:27:07 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-11-26 22:27:07 +0000
commit0f255cd8af26286d1c83ef4c031ecf3e2361b8aa (patch)
treec9980492f5b8aa59aa5c922218accd41f28b75d2 /Makefile
parent9bc504722abb3aadcb957b7e1fca83b22b5adbb2 (diff)
downloadmandoc-0f255cd8af26286d1c83ef4c031ecf3e2361b8aa.tar.gz
mandoc-0f255cd8af26286d1c83ef4c031ecf3e2361b8aa.tar.zst
mandoc-0f255cd8af26286d1c83ef4c031ecf3e2361b8aa.zip
Various fixes.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6ffbf702..a518bf0c 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,8 @@ INSTALL = Makefile $(HEADS) $(SRCS) $(MANS)
FAIL = test.0 test.1 test.2 test.3 test.4 test.5 test.6 \
test.15
-SUCCEED = test.7 test.8 test.9 test.10 test.11 test.12 test.13
+SUCCEED = test.7 test.8 test.9 test.10 test.11 test.12 test.13 \
+ test.14 test.16 test.17
all: mdocml