move third-party git checkouts into submodules #43

This commit is contained in:
Dobrica Pavlinusic
2012-03-07 17:19:52 +01:00
parent 16e70ac719
commit 9bd93fe9c1
6 changed files with 13 additions and 12 deletions

9
.gitmodules vendored Normal file
View File

@@ -0,0 +1,9 @@
[submodule "mupdf"]
path = mupdf
url = git://git.ghostscript.com/mupdf.git
[submodule "luafilesystem"]
path = luafilesystem
url = git://github.com/keplerproject/luafilesystem.git
[submodule "djvulibre"]
path = djvulibre
url = git://djvu.git.sourceforge.net/gitroot/djvu/djvulibre.git