From 42e655908adc49417485e3b9d893e3d1a1012f78 Mon Sep 17 00:00:00 2001 From: Fredrik Lundh Date: Wed, 24 Jan 2001 08:02:00 +0000 Subject: ucnhash is no longer used --- Modules/Makefile.pre.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Modules/Makefile.pre.in b/Modules/Makefile.pre.in index 3a35a21..05d81b3 100644 --- a/Modules/Makefile.pre.in +++ b/Modules/Makefile.pre.in @@ -234,8 +234,7 @@ svmodule.o: svmodule.c threadmodule.o: threadmodule.c timemodule.o: timemodule.c timingmodule.o: timingmodule.c -unicodedata.o: unicodedata.c unicodedata_db.h -ucnhash.o: ucnhash.c unicodename_db.h +unicodedata.o: unicodedata.c unicodedata_db.h unicodename_db.h xxmodule.o: xxmodule.c yuvconvert.o: yuvconvert.c -- cgit v0.12