]> granicus.if.org Git - python/commitdiff
Remove directories that no longer exist.
authorGeorg Brandl <georg@python.org>
Tue, 20 May 2008 07:52:27 +0000 (07:52 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 20 May 2008 07:52:27 +0000 (07:52 +0000)
Makefile.pre.in

index 6c717329b33d5c15d43577498a414d4344e50872..c827f4bd498512abb491eab86630a926b4261027 100644 (file)
@@ -811,11 +811,11 @@ 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 tkinter site-packages test test/output test/data \
+LIBSUBDIRS=    lib-tk site-packages test test/output test/data \
                test/decimaltestdata \
                encodings compiler hotshot \
                email email/mime email/test email/test/data \
-               html json json/tests \
+               json json/tests \
                sqlite3 sqlite3/test \
                logging bsddb bsddb/test csv wsgiref \
                lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \