From: drh Date: Sat, 27 Feb 2016 00:07:18 +0000 (+0000) Subject: Make sure the Replace.cs file is included in the autoconf tarball. X-Git-Tag: version-3.12.0~131 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fee1e8d3176ec188fff82b38954da0d8f3cd80f1;p=thirdparty%2Fsqlite.git Make sure the Replace.cs file is included in the autoconf tarball. FossilOrigin-Name: b850df483d4dfc677ec61b119d8c1162b6a823d6 --- diff --git a/autoconf/Makefile.am b/autoconf/Makefile.am index 0e09cfcd95..7b6934adde 100644 --- a/autoconf/Makefile.am +++ b/autoconf/Makefile.am @@ -13,7 +13,7 @@ sqlite3_CFLAGS = $(AM_CFLAGS) -DSQLITE_ENABLE_EXPLAIN_COMMENTS include_HEADERS = sqlite3.h sqlite3ext.h -EXTRA_DIST = sqlite3.1 tea Makefile.msc sqlite3.rc README.txt +EXTRA_DIST = sqlite3.1 tea Makefile.msc sqlite3.rc README.txt Replace.cs pkgconfigdir = ${libdir}/pkgconfig pkgconfig_DATA = sqlite3.pc diff --git a/manifest b/manifest index 1c5c27a015..5cf128e470 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C Support\sgenerating\sthe\s'.def'\sfile\susing\sthe\sautoconf\sMakefile\sfor\sMSVC. -D 2016-02-26T23:13:16.711 +C Make\ssure\sthe\sReplace.cs\sfile\sis\sincluded\sin\sthe\sautoconf\starball. +D 2016-02-27T00:07:18.719 F Makefile.in 4e90dc1521879022aa9479268a4cd141d1771142 F Makefile.linux-gcc 7bc79876b875010e8c8f9502eb935ca92aa3c434 F Makefile.msc b6eb7a434c2e160a042036bd5047c3bd89eedacc @@ -10,7 +10,7 @@ F art/sqlite370.eps aa97a671332b432a54e1d74ff5e8775be34200c2 F art/sqlite370.ico af56c1d00fee7cd4753e8631ed60703ed0fc6e90 F art/sqlite370.jpg d512473dae7e378a67e28ff96a34da7cb331def2 F autoconf/INSTALL 83e4a25da9fd053c7b3665eaaaf7919707915903 -F autoconf/Makefile.am 29e2a6e8d0c5e32723a48b4faf6b168854dde5f4 +F autoconf/Makefile.am 4b8bd7896fffb6b22a57747f1f98cba1da9108ae F autoconf/Makefile.msc 91fe02447e4a90b9368b2b1406d51ee5f7e83c6a F autoconf/README.first 6c4f34fe115ff55d4e8dbfa3cecf04a0188292f7 F autoconf/README.txt 4f04b0819303aabaa35fff5f7b257fb0c1ef95f1 @@ -1451,7 +1451,7 @@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a91a7acc6293828957a386a8a93 F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0 -P b8dc1b9f5d413000387bfe784b69f5d0ee5c0489 -R e824451697993aa684f279d9331c397b -U mistachkin -Z bb33bef608d1de79741a7de07ef806b0 +P 3617564cb630ed418badf43d2c0291c11c166d12 +R 093da9a09b9ba8463976ad6bb6eea8a3 +U drh +Z 9a8d22871125a4adc384815a430d82c9 diff --git a/manifest.uuid b/manifest.uuid index 3c4acbdac1..34a75f85e9 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -3617564cb630ed418badf43d2c0291c11c166d12 \ No newline at end of file +b850df483d4dfc677ec61b119d8c1162b6a823d6 \ No newline at end of file