]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Fix to the "make doc" makefile target. Ticket #1289. (CVS 2518)
authordrh <drh@noemail.net>
Wed, 15 Jun 2005 18:07:39 +0000 (18:07 +0000)
committerdrh <drh@noemail.net>
Wed, 15 Jun 2005 18:07:39 +0000 (18:07 +0000)
FossilOrigin-Name: 4713b1e1040f2e0645fa593638e392df44b5bfc1

Makefile.in
main.mk
manifest
manifest.uuid

index f2b192b4cc3e4794125dff3c9ea1530352eae72a..5d0eb5bd4e9322b887d28fc08197de7ecda2f5e5 100644 (file)
@@ -556,6 +556,7 @@ version3.html:      $(TOP)/www/version3.tcl
 #
 DOC = \
   arch.html \
+  arch2.gif \
   autoinc.html \
   c_interface.html \
   capi3.html \
diff --git a/main.mk b/main.mk
index 578ce172f7a697d8b3db3296f334c7864c5ecfc4..7f34cf610533e974536366c398930250138abbdf 100644 (file)
--- a/main.mk
+++ b/main.mk
@@ -373,6 +373,9 @@ arch.html:  $(TOP)/www/arch.tcl
 arch.png:      $(TOP)/www/arch.png
        cp $(TOP)/www/arch.png .
 
+arch2.gif:     $(TOP)/www/arch2.gif
+       cp $(TOP)/www/arch2.gif .
+
 autoinc.html:  $(TOP)/www/autoinc.tcl
        tclsh $(TOP)/www/autoinc.tcl >autoinc.html
 
@@ -491,6 +494,7 @@ whentouse.html:     $(TOP)/www/whentouse.tcl
 DOC = \
   arch.html \
   arch.png \
+  arch2.gif \
   autoinc.html \
   c_interface.html \
   capi3.html \
index 873edcb9861487115d279ebe8b0e134a6d7a0117..82b335102b742d61a20680d32423f66f2b8d68a1 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
-C Changes\sto\sthe\sunix\sOS\slayer\saimed\sat\sfinding\sand\sfixing\stickets\n#1272\sand\s#1285.\s(CVS\s2517)
-D 2005-06-15T17:47:56
-F Makefile.in 8129e7f261d405db783676f9ca31e0841768c652
+C Fix\sto\sthe\s"make\sdoc"\smakefile\starget.\s\sTicket\s#1289.\s(CVS\s2518)
+D 2005-06-15T18:07:39
+F Makefile.in 70a1cc8289fff4fadc6c1f13c1fd7806631013f8
 F Makefile.linux-gcc 06be33b2a9ad4f005a5f42b22c4a19dab3cbb5c7
 F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
 F VERSION 44fad0bf0996660a11bf8187361de03941d9b7b0
@@ -16,7 +16,7 @@ F doc/lemon.html f0f682f50210928c07e562621c3b7e8ab912a538
 F doc/report1.txt a031aaf37b185e4fa540223cb516d3bccec7eeac
 F install-sh 9d4de14ab9fb0facae2f48780b874848cbf2f895
 F ltmain.sh f6b283068efa69f06eb8aa1fe4bddfdbdeb35826
-F main.mk 8972f361ff4d9f3e215c4a346c91424620c87fc4
+F main.mk 36e456f706ab73e8dd4a87d939f62f3dc265b886
 F mkdll.sh 5ec23622515d5bf8969404e80cfb5e220ddf0512
 F mkopcodec.awk bd46ad001c98dfbab07b1713cb8e692fa0e5415d
 F mkopcodeh.awk 7563ad235670e864ead95cf672be3fe081450ae0
@@ -281,7 +281,7 @@ F www/tclsqlite.tcl 425be741b8ae664f55cb1ef2371aab0a75109cf9
 F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
 F www/version3.tcl a99cf5f6d8bd4d5537584a2b342f0fb9fa601d8b
 F www/whentouse.tcl 528299b8316726dbcc5548e9aa0648c8b1bd055b
-P 833c016023e9e17c226fdd722dcb10bc51ab6f9e
-R 4fc1c92527593ea11a80a7f2b02c682c
+P 006dda3119f025d703da4e0215c378206e20cfd0
+R f344feb2503191c2a148acdb47f53fd9
 U drh
-Z 4b9494e47411528806d734eda008aeec
+Z 3e5f0af87501abc79bd0deaddc2fe1ad
index c2414090e7d2497fc6f98d6784fa8a9f82c96c5e..74da6edf13375650553b277961781a586f0b808c 100644 (file)
@@ -1 +1 @@
-006dda3119f025d703da4e0215c378206e20cfd0
\ No newline at end of file
+4713b1e1040f2e0645fa593638e392df44b5bfc1
\ No newline at end of file