summaryrefslogtreecommitdiffstats
path: root/Modules/Setup.bootstrap.in
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Setup.bootstrap.in')
-rw-r--r--Modules/Setup.bootstrap.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Setup.bootstrap.in b/Modules/Setup.bootstrap.in
index ec72497..e3e9b96 100644
--- a/Modules/Setup.bootstrap.in
+++ b/Modules/Setup.bootstrap.in
@@ -18,7 +18,7 @@ _collections _collectionsmodule.c
errno errnomodule.c
_io _io/_iomodule.c _io/iobase.c _io/fileio.c _io/bytesio.c _io/bufferedio.c _io/textio.c _io/stringio.c
itertools itertoolsmodule.c
-_sre _sre.c
+_sre _sre/sre.c
_thread _threadmodule.c
time timemodule.c
_weakref _weakref.c