From ab1b2df2d69f26d5976e9b0b2a3380952417a0ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 7 May 2014 16:51:06 +0200 Subject: Move API libs and API example into their own git repos --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 81266d346..572293f94 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 -- cgit v1.2.3