From: Guido van Rossum Date: Fri, 13 Jun 2003 20:49:55 +0000 (+0000) Subject: Install idlelib and idlelib/Icons as well. X-Git-Tag: v2.3c1~463 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d321efda262d0d508716f60c64daab859a1ad2f0;p=python Install idlelib and idlelib/Icons as well. --- diff --git a/Makefile.pre.in b/Makefile.pre.in index f319b22a84..91fdbd8acd 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -644,7 +644,7 @@ PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \ PLATMACPATH=:plat-mac:plat-mac/lib-scriptpackages LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \ encodings email email/test email/test/data compiler hotshot \ - logging bsddb bsddb/test csv \ + logging bsddb bsddb/test csv idlelib idlelib/Icons \ distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS) libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR) @for i in $(SCRIPTDIR) $(LIBDEST); \