Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorvald Natvig <slicer@users.sourceforge.net>2009-03-30 23:32:06 +0400
committerThorvald Natvig <slicer@users.sourceforge.net>2009-03-30 23:32:06 +0400
commitffe79299b53ef3e6d9d9e5d0b3f029675673719e (patch)
treea55f6adc68d21af69a10711a7820941adcf556f4 /.gitmodules
parentfbf395c8d742220f5526369cf6494101ed2a508e (diff)
Add CELT submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 146ca0c34..3eea23bd0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "speex"]
path = speex
url = http://git.xiph.org/speex.git/
+[submodule "celt"]
+ path = celt
+ url = http://git.xiph.org/celt.git/