summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-12-04 19:31:57 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-12-04 19:31:57 +0000
commit50ecaba08336212e4dc1802f15d7d3f4ffad186a (patch)
treebfc5e27855965ac17df779fa730772c1a696f7a3 /Makefile
parentfb40e7adf35e6b21b0e64e170b71e1a4d2cf5351 (diff)
downloadmandoc-50ecaba08336212e4dc1802f15d7d3f4ffad186a.tar.gz
Moved charset recognition into the filter.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cd9100fc..db7297b7 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ FAIL = test.0 test.1 test.2 test.3 test.4 test.5 test.6 \
SUCCEED = test.7 test.8 test.9 test.10 test.11 test.12 test.13 \
test.14 test.16 test.17 test.18 test.19 test.21 test.23 \
test.25 test.28 test.29 test.31 test.32 test.33 test.34 \
- test.35 test.37 test.38 test.39
+ test.35 test.38 test.39
all: mdocml