From 0c22e8de4b1d4229cfba0e84005c74bc8b31e858 Mon Sep 17 00:00:00 2001 From: zeapo Date: Fri, 15 Aug 2014 22:47:28 +0200 Subject: Added submodule for checking out openpgp-api-lib --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..95a31c25 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "openpgp-api-lib"] + path = libraries/openpgp-api-lib + url = https://github.com/open-keychain/openpgp-api-lib.git -- cgit v1.2.3