From: Skip Montanaro Date: Mon, 3 Apr 2006 16:40:10 +0000 (+0000) Subject: Make needs to be told to install sqlite X-Git-Tag: v2.5a1~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=353aa8772ad5d60f8776da56dcd3155467d3f945;p=thirdparty%2FPython%2Fcpython.git Make needs to be told to install sqlite --- diff --git a/Makefile.pre.in b/Makefile.pre.in index 0a9d14fe013a..b805fef182c2 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -682,6 +682,7 @@ LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \ 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) \