diff options
author | Arne Schwabe <arne@rfc2549.org> | 2016-09-14 22:59:13 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2016-09-15 11:07:36 +0200 |
commit | 2d0661fde86ff4a4cb5630451ff714318542dfbd (patch) | |
tree | 36bc4805fd21cd1782a2c9b9c221bd9035d7c8ab /.gitmodules | |
parent | 64afae2e2ee8c368547b13da5a5df43b18af7c1f (diff) |
Repair breakpad
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 944fbabf..b73790ad 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "main/openssl"] path = main/openssl url = git@github.com:schwabe/platform_external_openssl.git +[submodule "main/breakpad"] + path = main/breakpad + url = git@github.com:schwabe/breakpad.git |