Added sqlite as a git submodule.

This commit is contained in:
Jan Vidar Krey
2011-12-28 18:08:11 +01:00
parent 3c6254d007
commit 2ebd916992
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "thirdparty/sqlite"]
path = thirdparty/sqlite
url = git://github.com/janvidar/sqlite.git