]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Fix to Makefile.in so that "make test" works. (CVS 3805)
authordrh <drh@noemail.net>
Mon, 2 Apr 2007 22:19:38 +0000 (22:19 +0000)
committerdrh <drh@noemail.net>
Mon, 2 Apr 2007 22:19:38 +0000 (22:19 +0000)
FossilOrigin-Name: f592dd2d997064cda57b549901a2bcc14498b650

Makefile.in
manifest
manifest.uuid

index 14c7496ce2c216851ce2300c972e8e21b749a9f2..c8adc9303398f9e407c49718fe288540bd193a1e 100644 (file)
@@ -203,6 +203,7 @@ TESTSRC = \
   $(TOP)/src/btree.c \
   $(TOP)/src/date.c \
   $(TOP)/src/func.c \
+  $(TOP)/src/insert.c \
   $(TOP)/src/os.c \
   $(TOP)/src/os_os2.c \
   $(TOP)/src/os_unix.c \
index 81218bd5d495e024b9c1fcf6bec1523df0e6396a..76132851b5bbba90cef0af36a7fb9503f61e4361 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
-C Do\snot\suse\sthe\ssecond\sparameter\sto\sgettimeofday()\son\sunix.\s\sPass\sit\sa\sNULL.\s(CVS\s3804)
-D 2007-04-02T18:06:58
-F Makefile.in 2f2c3bf69faf0ae7b8e8af4f94f1986849034530
+C Fix\sto\sMakefile.in\sso\sthat\s"make\stest"\sworks.\s(CVS\s3805)
+D 2007-04-02T22:19:39
+F Makefile.in 29fbf08ce0989973bfed0b5a052a6bdf3e60fd0a
 F Makefile.linux-gcc 2d8574d1ba75f129aba2019f0b959db380a90935
 F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
 F VERSION ebbd5a08dc4d7f984b7e0f2dd3d5d78001119117
@@ -449,7 +449,7 @@ F www/tclsqlite.tcl bb0d1357328a42b1993d78573e587c6dcbc964b9
 F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
 F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b
 F www/whentouse.tcl 97e2b5cd296f7d8057e11f44427dea8a4c2db513
-P a067f78bf6a45d68ee1337115704cda2041919f4
-R 4daf2cb76d0d3ae06a048157e8b7a4ac
+P 96b678818c9a536b77f10b25256facf4bff1ff65
+R e53a5453033804a4dfd53095662d1c54
 U drh
-Z c304d450e108ab4be1b5924958d5bd52
+Z 6bb81821baa4d71a761f0f0484085afe
index d41a9e4c8754d4a272a8eb7881f758694baf7034..1cc35e7893c5da6067aff996b6e4e8ce495385f0 100644 (file)
@@ -1 +1 @@
-96b678818c9a536b77f10b25256facf4bff1ff65
\ No newline at end of file
+f592dd2d997064cda57b549901a2bcc14498b650
\ No newline at end of file