summaryrefslogtreecommitdiff
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authordoko@ubuntu.com <doko@ubuntu.com>2015-04-30 13:44:43 +0200
committerdoko@ubuntu.com <doko@ubuntu.com>2015-04-30 13:44:43 +0200
commitdd2693fc1f157ff294ae57432bed4860d0fb491b (patch)
tree936c07dac6d339b6fd6d9742eae1e07be895386f /Makefile.pre.in
parent31cd7562b045f28692bf906f66534704760b3609 (diff)
parentca40e4315cd91361d29d189b0ee1fd8905dda442 (diff)
downloadcpython-git-dd2693fc1f157ff294ae57432bed4860d0fb491b.tar.gz
- merge 3.4
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 34b413f707..6a068b5b5a 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -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 \