summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Modules/Setup.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Setup.in b/Modules/Setup.in
index 312ac2e..d59bfcb 100644
--- a/Modules/Setup.in
+++ b/Modules/Setup.in
@@ -139,6 +139,7 @@ _codecs _codecsmodule.c # access to the builtin codecs and codec registry
unicodedata unicodedata.c unicodedatabase.c
# static Unicode character database
+ucnhash ucnhash.c # Unicode Character Name expansion hash table
_locale _localemodule.c # access to ISO C locale support