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 718eb14..90bfcd8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,3 +8,6 @@  	path = plugingui/lodepng  	url = https://github.com/lvandeve/lodepng  	branch = a71964ed5fe4f82a32ac7f8201338900f66e855d +[submodule "getoptpp"] +	path = getoptpp +	url = https://github.com/cgloeckner/getoptpp | 
