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

Skip to content

Commit e78701a

Browse files
committed
Add importlib to the Makefile.
1 parent 8560226 commit e78701a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Makefile.pre.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -831,6 +831,9 @@ LIBSUBDIRS= tkinter site-packages test test/output test/data \
831831
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
832832
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
833833
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
834+
importlib importlib/test importlib/test/builtin \
835+
importlib/test/extension importlib/test/frozen \
836+
importlib/test/import_ importlib/test/source \
834837
setuptools setuptools/command setuptools/tests setuptools.egg-info \
835838
multiprocessing multiprocessing/dummy \
836839
curses $(MACHDEPS)

0 commit comments

Comments
 (0)