1
0
mirror of https://github.com/sqlite/sqlite.git synced 2026-01-06 08:01:16 +03:00

Update the amalgamation builder for the latest changes. (CVS 3955)

FossilOrigin-Name: becd64d3615fc5738da4c70610d8849e0a70bed8
This commit is contained in:
drh
2007-05-08 17:59:42 +00:00
parent 7a15a4beef
commit 84708bc93b
4 changed files with 12 additions and 9 deletions

View File

@@ -75,6 +75,7 @@ foreach hdr {
btreeInt.h
hash.h
keywordhash.h
limit.h
opcodes.h
os_common.h
os.h

View File

@@ -54,8 +54,10 @@ puts $out [subst \
#
foreach hdr {
btree.h
btreeInt.h
hash.h
keywordhash.h
limits.h
opcodes.h
os_common.h
os.h