Fix to Makefile.in so that "make test" works. (CVS 3805)

FossilOrigin-Name: f592dd2d997064cda57b549901a2bcc14498b650
This commit is contained in:
drh 2007-04-02 22:19:38 +00:00
parent bdcc276e94
commit 3f400ea5da
3 changed files with 8 additions and 7 deletions

View 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 \

View File

@ -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

View File

@ -1 +1 @@
96b678818c9a536b77f10b25256facf4bff1ff65
f592dd2d997064cda57b549901a2bcc14498b650