summaryrefslogtreecommitdiffstats
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
commit73fff1660dc58001f97c3163953d44f8a58b5553 (patch)
tree883906b24df3516bc339ff4606dedc9f0f2859f4 /Makefile
parent5ed11d5fa2bcaf99604e49aad7b8c12099dbf101 (diff)
downloadmandoc-73fff1660dc58001f97c3163953d44f8a58b5553.tar.gz
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