summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Morph2023-06-06 15:06:19 -0400
committerGravatar Morph2023-06-06 15:12:12 -0400
commit08ba16e1054079af8ceec3de76c53443fc92ac50 (patch)
treef622ce98dd17201fb3a8931381b425a670842634
parentgithub: Remove release workflow (diff)
downloadyuzu-08ba16e1054079af8ceec3de76c53443fc92ac50.tar.gz
yuzu-08ba16e1054079af8ceec3de76c53443fc92ac50.tar.xz
yuzu-08ba16e1054079af8ceec3de76c53443fc92ac50.zip
gitmodules: Fix libadrenotools submodule
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index ad7a9b970..95eae8109 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -49,6 +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"] 52[submodule "libadrenotools"]
53 path = externals/libadrenotools 53 path = externals/libadrenotools
54 url = https://github.com/bylaws/libadrenotools 54 url = https://github.com/bylaws/libadrenotools