]> granicus.if.org Git - python/commitdiff
Add "tkinter" to the list of directories to install.
authorGeorg Brandl <georg@python.org>
Sat, 17 May 2008 19:06:20 +0000 (19:06 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 17 May 2008 19:06:20 +0000 (19:06 +0000)
Makefile.pre.in

index 89a577fe1ee882eef82061172779b46e3623af8c..80043c24ad8944beb70b223b5a030035c51c3910 100644 (file)
@@ -805,7 +805,7 @@ PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \
        plat-mac/lib-scriptpackages/SystemEvents \
        plat-mac/lib-scriptpackages/Terminal 
 PLATMACPATH=:plat-mac:plat-mac/lib-scriptpackages
-LIBSUBDIRS=    lib-tk site-packages test test/output test/data \
+LIBSUBDIRS=    lib-tk tkinter site-packages test test/output test/data \
                test/decimaltestdata \
                encodings compiler hotshot \
                email email/mime email/test email/test/data \