From 353aa8772ad5d60f8776da56dcd3155467d3f945 Mon Sep 17 00:00:00 2001 From: Skip Montanaro Date: Mon, 3 Apr 2006 16:40:10 +0000 Subject: [PATCH] Make needs to be told to install sqlite --- Makefile.pre.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.pre.in b/Makefile.pre.in index 0a9d14fe01..b805fef182 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) \ -- 2.40.0