From 3f400ea5da0d63c20b667a09feba71c419fc3c98 Mon Sep 17 00:00:00 2001 From: drh Date: Mon, 2 Apr 2007 22:19:38 +0000 Subject: [PATCH] Fix to Makefile.in so that "make test" works. (CVS 3805) FossilOrigin-Name: f592dd2d997064cda57b549901a2bcc14498b650 --- Makefile.in | 1 + manifest | 12 ++++++------ manifest.uuid | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/Makefile.in b/Makefile.in index 14c7496ce2..c8adc93033 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 \ diff --git a/manifest b/manifest index 81218bd5d4..76132851b5 100644 --- 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 diff --git a/manifest.uuid b/manifest.uuid index d41a9e4c87..1cc35e7893 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -96b678818c9a536b77f10b25256facf4bff1ff65 \ No newline at end of file +f592dd2d997064cda57b549901a2bcc14498b650 \ No newline at end of file -- 2.47.2