summaryrefslogtreecommitdiff
path: root/tool/mksqlite3c.tcl
diff options
context:
space:
mode:
authorHans-Christoph Steiner <hans@eds.org>2013-01-17 14:23:24 -0500
committerHans-Christoph Steiner <hans@eds.org>2013-01-17 14:23:24 -0500
commit4f9313b1de21a03df32bfba4d94207c78a2171b0 (patch)
tree6a637dd4dde653f870346a37ec6555eb0574949a /tool/mksqlite3c.tcl
parent9da5e9acd37e51b86429d938e7e6a64ffb02da84 (diff)
parent1b5ba8e022836fa8ab93bc90df1b34a29ea6e134 (diff)
Merge tag 'upstream/2.1.1'
Upstream version 2.1.1 Conflicts: .gitignore
Diffstat (limited to 'tool/mksqlite3c.tcl')
-rw-r--r--tool/mksqlite3c.tcl5
1 files changed, 2 insertions, 3 deletions
diff --git a/tool/mksqlite3c.tcl b/tool/mksqlite3c.tcl
index 09ebb7c..deb20a9 100644
--- a/tool/mksqlite3c.tcl
+++ b/tool/mksqlite3c.tcl
@@ -105,7 +105,6 @@ foreach hdr {
opcodes.h
os_common.h
os.h
- os_os2.h
pager.h
parse.h
pcache.h
@@ -242,7 +241,6 @@ foreach file {
mem5.c
mutex.c
mutex_noop.c
- mutex_os2.c
mutex_unix.c
mutex_w32.c
malloc.c
@@ -253,7 +251,6 @@ foreach file {
hash.c
opcodes.c
- os_os2.c
os_unix.c
os_win.c
@@ -320,6 +317,8 @@ foreach file {
fts3_tokenizer1.c
fts3_write.c
fts3_snippet.c
+ fts3_unicode.c
+ fts3_unicode2.c
rtree.c
icu.c