summaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-12 10:12:19 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-12 10:12:19 +0000
commit814cf51d007081d6ab6948dc7b14ef78930d4085 (patch)
treef5af85f977566b1484587247721bfba641d11cf9 /converters/Makefile
parentReflect iconv library version bump. (diff)
Add iconv-rfc1345 - an additional charset modules for the iconv-1.0 library
(from RFC1345). PR: 21171 Submitted by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
Notes
Notes: svn path=/head/; revision=32542
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index db0e8dc18fb9..584089a15179 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -7,6 +7,7 @@
SUBDIR += fconv
SUBDIR += i18ntools
SUBDIR += iconv
+ SUBDIR += iconv-rfc1345
SUBDIR += ish
SUBDIR += kdesupport11
SUBDIR += kdesupport11-i18n