[Python-checkins] r43596 - python/trunk/Makefile.pre.in (original) (raw)
skip.montanaro python-checkins at python.org
Mon Apr 3 18:40:11 CEST 2006
- Previous message: [Python-checkins] r43595 - python/trunk/Misc/NEWS
- Next message: [Python-checkins] r43597 - python/branches/release24-maint/Lib/email/_parseaddr.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: skip.montanaro Date: Mon Apr 3 18:40:10 2006 New Revision: 43596
Modified: python/trunk/Makefile.pre.in Log: Make needs to be told to install sqlite
Modified: python/trunk/Makefile.pre.in
--- python/trunk/Makefile.pre.in (original)
+++ python/trunk/Makefile.pre.in Mon Apr 3 18:40:10 2006
@@ -682,6 +682,7 @@
test/decimaltestdata
encodings compiler hotshot
email email/mime email/test email/test/data
+ sqlite3 sqlite3/test
logging bsddb bsddb/test csv
ctypes ctypes/test idlelib idlelib/Icons
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
- Previous message: [Python-checkins] r43595 - python/trunk/Misc/NEWS
- Next message: [Python-checkins] r43597 - python/branches/release24-maint/Lib/email/_parseaddr.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]