diff options
author | Sven Gothel <[email protected]> | 2013-01-31 08:19:30 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-01-31 08:19:30 +0100 |
commit | 4c0d4a51b981310b934a037426d2570f9b96dd34 (patch) | |
tree | 8bc6767c5ebab85252a79fedcbbc5dc3719036cf /.gitmodules | |
parent | d4ab4501c0928b372ee714bca51633dcf23adec2 (diff) |
Add openal-soft git submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..57af3ef --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "openal-soft"] + path = openal-soft + url = ../openal-soft.git |