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 9e32438..ef47a81 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "lib/gfz"] path = lib/gfz url = https://git.sr.ht/~cnx/gfz +[submodule "lodepng"] + path = lib/lodepng + url = https://git.sr.ht/~cnx/lodepng |