- remove unused EXTRAPLATDIR macro in Makefile.pre.in
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 3fadcfd..e19fc00 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -1124,8 +1124,7 @@
 
 # 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 \