summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
Diffstat (limited to 'Modules')
-rw-r--r--Modules/Setup.dist1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Setup.dist b/Modules/Setup.dist
index bef4939..92783cf 100644
--- a/Modules/Setup.dist
+++ b/Modules/Setup.dist
@@ -149,6 +149,7 @@ GLHACK=-Dclear=__GLclear
#operator operator.c # operator.add() and similar goodies
#_weakref _weakref.c # basic weak reference support
#_codecs _codecsmodule.c # access to the builtin codecs and codec registry
+#_test _testmodule.c # Python C API test module
#unicodedata unicodedata.c unicodedatabase.c
# static Unicode character database