diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 75c7b5fe0..ad7a9b970 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -49,3 +49,6 @@ | |||
| 49 | [submodule "cpp-jwt"] | 49 | [submodule "cpp-jwt"] |
| 50 | path = externals/cpp-jwt | 50 | path = externals/cpp-jwt |
| 51 | url = https://github.com/arun11299/cpp-jwt.git | 51 | url = https://github.com/arun11299/cpp-jwt.git |
| 52 | [submodule "externals/libadrenotools"] | ||
| 53 | path = externals/libadrenotools | ||
| 54 | url = https://github.com/bylaws/libadrenotools | ||