]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
force an update on sqlite build
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 2 Aug 2011 18:05:45 +0000 (13:05 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 2 Aug 2011 18:05:45 +0000 (13:05 -0500)
libs/sqlite/.update
libs/sqlite/Makefile.in

index b452a0325e313bdcc097b1bb72e3d285d5b83df7..1943544f28a8590460efa64bd77d46eff3d9403b 100644 (file)
@@ -1 +1 @@
-Sat Jan  5 20:11:10 EST 2008
+Tue Aug  2 13:04:55 CDT 2011
index 148a0b78fea1cf283ea68735cc2badc321c0a311..1d01aadf34a670e9a0e971085eb49ae244bb0405 100644 (file)
@@ -194,7 +194,8 @@ SRC += \
   $(TOP)/ext/fts1/fts1_hash.h \
   $(TOP)/ext/fts1/fts1_porter.c \
   $(TOP)/ext/fts1/fts1_tokenizer.h \
-  $(TOP)/ext/fts1/fts1_tokenizer1.c
+  $(TOP)/ext/fts1/fts1_tokenizer1.c \
+  $(TOP)/src/sqliteInt.h
 
 
 # Source code to the test files.