Make needs to be told to install sqlite
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 0a9d14f..b805fef 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -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) \