diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-01-15 09:03:36 +0100 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-01-15 09:03:36 +0100 |
commit | ad91e1da6902161796befabe8e6ae10630ff6cb9 (patch) | |
tree | c5d37e9dfa2e449494002e78af91a750ab0ee893 /.gitmodules | |
parent | ac0d3d4c8c788c2952cd457f982c77d3be3d13ad (diff) | |
download | mmswe-ad91e1da6902161796befabe8e6ae10630ff6cb9.tar.gz mmswe-ad91e1da6902161796befabe8e6ae10630ff6cb9.tar.bz2 mmswe-ad91e1da6902161796befabe8e6ae10630ff6cb9.zip |
Add directfb-voodoo as submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6378e70..8fac383 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = pluggit url = https://git.bnfr.net/pluggit pushurl = ssh://git.bnfr.net/git/pluggit +[submodule "directfb-voodoo"] + path = directfb-voodoo + url = https://git.bnfr.net/directfb-voodoo |