| Index: third_party/sqlite/sqlite-src-3100200/autoconf/tea/Makefile.in
|
| diff --git a/third_party/sqlite/sqlite-src-3080704/autoconf/tea/Makefile.in b/third_party/sqlite/sqlite-src-3100200/autoconf/tea/Makefile.in
|
| similarity index 99%
|
| copy from third_party/sqlite/sqlite-src-3080704/autoconf/tea/Makefile.in
|
| copy to third_party/sqlite/sqlite-src-3100200/autoconf/tea/Makefile.in
|
| index a8708974b0f478a15aff8d44d25b6c0aaf6fa11e..3e481dadfe84fb65f64c81bcb3cd08a1ddc0855c 100644
|
| --- a/third_party/sqlite/sqlite-src-3080704/autoconf/tea/Makefile.in
|
| +++ b/third_party/sqlite/sqlite-src-3100200/autoconf/tea/Makefile.in
|
| @@ -348,7 +348,7 @@ clean:
|
| distclean: clean
|
| -rm -f *.tab.c
|
| -rm -f $(CONFIG_CLEAN_FILES)
|
| - -rm -f config.cache config.log config.status
|
| + -rm -f config.h config.cache config.log config.status
|
|
|
| #========================================================================
|
| # Install binary object libraries. On Windows this includes both .dll and
|
|
|