From 3c2eb2ae3e6a4ba7fca54eb041686617a274aa6a Mon Sep 17 00:00:00 2001 From: sobomax Date: Mon, 17 Jul 2000 09:59:04 +0000 Subject: Add libiconv - a charset conversion library (LGPL'ed iconv() implementation). --- textproc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc') diff --git a/textproc/Makefile b/textproc/Makefile index a3747ab..783b150 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -50,6 +50,7 @@ SUBDIR += java2html SUBDIR += latte SUBDIR += latex2html + SUBDIR += libiconv SUBDIR += libxml SUBDIR += libxml2 SUBDIR += libxode -- cgit v1.1