summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorMarc-André Lemburg <mal@egenix.com>2000-06-28 16:42:14 (GMT)
committerMarc-André Lemburg <mal@egenix.com>2000-06-28 16:42:14 (GMT)
commitb0c0ecfa2615b0202327284ea6eb32a2b2a8aba8 (patch)
tree59293b6c361a86d64fbaf3dd5c4e6f7377c95999 /Modules
parent4a9188c5578879ce2370d593489e556888c15518 (diff)
downloadcpython-b0c0ecfa2615b0202327284ea6eb32a2b2a8aba8.zip
cpython-b0c0ecfa2615b0202327284ea6eb32a2b2a8aba8.tar.gz
cpython-b0c0ecfa2615b0202327284ea6eb32a2b2a8aba8.tar.bz2
Marc-Andre Lemburg <mal@lemburg.com>:
Added new ucnhash module.
Diffstat (limited to 'Modules')
-rw-r--r--Modules/Makefile.pre.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Makefile.pre.in b/Modules/Makefile.pre.in
index 8f38bf8..2e307df 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