Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit db5ab78

Browse files
committed
Issue #15392: merge from 3.3
2 parents 9083db6 + c3909e5 commit db5ab78

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Makefile.pre.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,8 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
10971097
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
10981098
lib2to3/tests/data lib2to3/tests/data/fixers \
10991099
lib2to3/tests/data/fixers/myfixes \
1100-
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
1100+
ctypes ctypes/test ctypes/macholib \
1101+
idlelib idlelib/Icons idlelib/idle_test \
11011102
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
11021103
importlib test/test_importlib test/test_importlib/builtin \
11031104
test/test_importlib/extension test/test_importlib/frozen \

0 commit comments

Comments
 (0)