From: Martin Mares Date: Sat, 11 Oct 2003 10:17:09 +0000 (+0000) Subject: Don't forget the ligtable. X-Git-Tag: holmes-import~1190 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=d4ca756bdb4bb689a21cf6fe2b5f99a23aedb055;p=libucw.git Don't forget the ligtable. --- diff --git a/charset/Makefile b/charset/Makefile index 5d5b94e5..4d8275ae 100644 --- a/charset/Makefile +++ b/charset/Makefile @@ -2,7 +2,7 @@ DIRS+=charset -LIBCHARSET_MODS=toupper tolower tocat utf8 unaccent strlen debug \ +LIBCHARSET_MODS=toupper tolower tocat toligatures utf8 unaccent strlen debug \ charconv setnames unistream fb-charconv LIBCHARSET=obj/charset/libcharset.$(LS)