diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d7a14511..281ee599 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = librfxcodec url = https://github.com/neutrinolabs/librfxcodec.git +[submodule "libpainter"] + path = libpainter + url = https://github.com/neutrinolabs/libpainter.git + branch = devel |