From: Marc-André Lemburg Date: Wed, 28 Jun 2000 16:42:14 +0000 (+0000) Subject: Marc-Andre Lemburg : X-Git-Tag: v2.0b1~1370 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b0c0ecfa2615b0202327284ea6eb32a2b2a8aba8;p=thirdparty%2FPython%2Fcpython.git Marc-Andre Lemburg : Added new ucnhash module. --- diff --git a/Modules/Makefile.pre.in b/Modules/Makefile.pre.in index 8f38bf8ff778..2e307dff281a 100644 --- a/Modules/Makefile.pre.in +++ b/Modules/Makefile.pre.in @@ -222,6 +222,7 @@ timemodule.o: timemodule.c timingmodule.o: timingmodule.c unicodedata.o: unicodedata.c unicodedatabase.o unicodedatabase.o: unicodedatabase.c unicodedatabase.h +ucnhash.o: ucnhash.c xxmodule.o: xxmodule.c yuvconvert.o: yuvconvert.c