From: shane Date: Fri, 2 Jan 2009 15:47:01 +0000 (+0000) Subject: Add fts_expr.* files to Makefile.in. (CVS 6100) X-Git-Tag: version-3.6.10~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5df7c0f96bf7659906d5b3bbb1924d1978148bb9;p=thirdparty%2Fsqlite.git Add fts_expr.* files to Makefile.in. (CVS 6100) FossilOrigin-Name: 524c8634dfa5926f38fac8bac1da6a14178c7764 --- diff --git a/Makefile.in b/Makefile.in index 6f2dbd6fcc..b907b6501c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -304,6 +304,8 @@ SRC += \ SRC += \ $(TOP)/ext/fts3/fts3.c \ $(TOP)/ext/fts3/fts3.h \ + $(TOP)/ext/fts3/fts3_expr.c \ + $(TOP)/ext/fts3/fts3_expr.h \ $(TOP)/ext/fts3/fts3_hash.c \ $(TOP)/ext/fts3/fts3_hash.h \ $(TOP)/ext/fts3/fts3_icu.c \ @@ -415,6 +417,7 @@ HDR += \ $(TOP)/ext/fts2/fts2_tokenizer.h HDR += \ $(TOP)/ext/fts3/fts3.h \ + $(TOP)/ext/fts3/fts3_expr.h \ $(TOP)/ext/fts3/fts3_hash.h \ $(TOP)/ext/fts3/fts3_tokenizer.h HDR += \ diff --git a/manifest b/manifest index 7cff8b9e44..cfee9b36e9 100644 --- a/manifest +++ b/manifest @@ -1,7 +1,7 @@ -C Many\sof\sthe\sboundary\stests\sdepend\son\sa\sworking\s64-bit\simplementation\sof\sTCL,\sso\sskip\sthem\sif\sthis\sis\snot\savailable.\s(CVS\s6099) -D 2009-01-02T15:45:48 +C Add\sfts_expr.*\sfiles\sto\sMakefile.in.\s(CVS\s6100) +D 2009-01-02T15:47:02 F Makefile.arm-wince-mingw32ce-gcc fcd5e9cd67fe88836360bb4f9ef4cb7f8e2fb5a0 -F Makefile.in 77635d0909c2067cee03889a1e04ce910d8fb809 +F Makefile.in 05461a9b5803d5ad10c79f989801e9fd2cc3e592 F Makefile.linux-gcc d53183f4aa6a9192d249731c90dbdffbd2c68654 F Makefile.vxwSH4 d53b4be86491060d498b22148951b6d765884cab F README b974cdc3f9f12b87e851b04e75996d720ebf81ac @@ -690,7 +690,7 @@ F tool/speedtest16.c c8a9c793df96db7e4933f0852abb7a03d48f2e81 F tool/speedtest2.tcl ee2149167303ba8e95af97873c575c3e0fab58ff F tool/speedtest8.c 2902c46588c40b55661e471d7a86e4dd71a18224 F tool/speedtest8inst1.c 293327bc76823f473684d589a8160bde1f52c14e -P 7509641a4c410b1eaaf1edba259fbe01cd60b108 -R ccc13642e0486fd272ae8ed5b609139e +P b1a4a17f8752d27f3b360019490ab3f15a1f629f +R 57a4990a0fb70a890cd794ab924e461e U shane -Z 474fcb6f9818ae90cbec2e22e66e6549 +Z 3b7277361480f5eb73a2d074106d5f9f diff --git a/manifest.uuid b/manifest.uuid index 9f05ed57cc..5c3bfef852 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -b1a4a17f8752d27f3b360019490ab3f15a1f629f \ No newline at end of file +524c8634dfa5926f38fac8bac1da6a14178c7764 \ No newline at end of file