summaryrefslogtreecommitdiffstatshomepage
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
commit72085fe330b4fb696a4b9f1e6cc4e63af6d3690b (patch)
tree32d519be8d329befba0e823db56c1c3562ccbb34 /Makefile
parenta705f91ffa6329b5fc3e6c09ce337b0972c19e2e (diff)
downloadmandoc-72085fe330b4fb696a4b9f1e6cc4e63af6d3690b.tar.gz
mandoc-72085fe330b4fb696a4b9f1e6cc4e63af6d3690b.tar.zst
mandoc-72085fe330b4fb696a4b9f1e6cc4e63af6d3690b.zip
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