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 41022615b..4962f7bfd 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -37,3 +37,6 @@ | |||
| 37 | [submodule "opus"] | 37 | [submodule "opus"] |
| 38 | path = externals/opus/opus | 38 | path = externals/opus/opus |
| 39 | url = https://github.com/xiph/opus.git | 39 | url = https://github.com/xiph/opus.git |
| 40 | [submodule "externals/ffmpeg"] | ||
| 41 | path = externals/ffmpeg | ||
| 42 | url = https://git.ffmpeg.org/ffmpeg.git | ||