From: Thomas Heller Date: Mon, 3 Apr 2006 20:10:50 +0000 (+0000) Subject: ctypes.macholib is needed. X-Git-Tag: v2.5a1~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc9fc4764fb4a2f12e7fddc47f4b381253c81cf3;p=python ctypes.macholib is needed. --- diff --git a/Makefile.pre.in b/Makefile.pre.in index b805fef182..c918e66c04 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -684,7 +684,7 @@ LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \ email email/mime email/test email/test/data \ sqlite3 sqlite3/test \ logging bsddb bsddb/test csv \ - ctypes ctypes/test idlelib idlelib/Icons \ + ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \ distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \ curses $(MACHDEPS) libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR)