Move API libs and API example into their own git repos

This commit is contained in:
Dominik Schürmann
2014-05-07 16:51:06 +02:00
parent 377edfb310
commit ab1b2df2d6
62 changed files with 14 additions and 3892 deletions

6
.gitmodules vendored
View File

@@ -19,3 +19,9 @@
[submodule "extern/html-textview"]
path = extern/html-textview
url = https://github.com/open-keychain/html-textview.git
[submodule "extern/openpgp-api-lib"]
path = extern/openpgp-api-lib
url = https://github.com/open-keychain/openpgp-api-lib.git
[submodule "extern/openkeychain-api-lib"]
path = extern/openkeychain-api-lib
url = https://github.com/open-keychain/openkeychain-api-lib.git