From d4ca756bdb4bb689a21cf6fe2b5f99a23aedb055 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 11 Oct 2003 10:17:09 +0000 Subject: [PATCH] Don't forget the ligtable. --- charset/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.2