Commit ca40e431 authored by doko@ubuntu.com's avatar doko@ubuntu.com

- remove unused EXTRAPLATDIR macro in Makefile.pre.in

parent b0335ee2
......@@ -1124,8 +1124,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 \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment