mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Add importlib to the Makefile.
This commit is contained in:
parent
85602268dc
commit
e78701a8d6
1 changed files with 3 additions and 0 deletions
|
@ -831,6 +831,9 @@ LIBSUBDIRS= tkinter site-packages test test/output test/data \
|
|||
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
|
||||
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
|
||||
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
|
||||
importlib importlib/test importlib/test/builtin \
|
||||
importlib/test/extension importlib/test/frozen \
|
||||
importlib/test/import_ importlib/test/source \
|
||||
setuptools setuptools/command setuptools/tests setuptools.egg-info \
|
||||
multiprocessing multiprocessing/dummy \
|
||||
curses $(MACHDEPS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue