mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
- merge 3.4
This commit is contained in:
commit
dd2693fc1f
1 changed files with 1 additions and 2 deletions
|
@ -1137,8 +1137,7 @@ maninstall: altmaninstall
|
|||
|
||||
# Install the library
|
||||
PLATDIR= @PLATDIR@
|
||||
EXTRAPLATDIR= @EXTRAPLATDIR@
|
||||
MACHDEPS= $(PLATDIR) $(EXTRAPLATDIR)
|
||||
MACHDEPS= $(PLATDIR)
|
||||
XMLLIBSUBDIRS= xml xml/dom xml/etree xml/parsers xml/sax
|
||||
LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
|
||||
tkinter/test/test_ttk site-packages test \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue