[Python-checkins] r43608 - python/trunk/Makefile.pre.in (original) (raw)
thomas.heller python-checkins at python.org
Mon Apr 3 22:10:51 CEST 2006
- Previous message: [Python-checkins] r43607 - in python/trunk/Lib: contextlib.py test/test_with.py
- Next message: [Python-checkins] r43609 - python/trunk/Modules/_ctypes/libffi/src/powerpc/darwin_closure.S
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: thomas.heller Date: Mon Apr 3 22:10:50 2006 New Revision: 43608
Modified: python/trunk/Makefile.pre.in Log: ctypes.macholib is needed.
Modified: python/trunk/Makefile.pre.in
--- python/trunk/Makefile.pre.in (original)
+++ python/trunk/Makefile.pre.in Mon Apr 3 22:10:50 2006
@@ -684,7 +684,7 @@
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)(BUILDPYTHON) (BUILDPYTHON)(srcdir)/Lib/$(PLATDIR)
- Previous message: [Python-checkins] r43607 - in python/trunk/Lib: contextlib.py test/test_with.py
- Next message: [Python-checkins] r43609 - python/trunk/Modules/_ctypes/libffi/src/powerpc/darwin_closure.S
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]