aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorVasily <just.one.man@yandex.ru>2018-11-06 19:24:06 +0300
committerVasily <just.one.man@yandex.ru>2018-11-06 19:24:06 +0300
commit149f75f3f48ec05110ff0c37fc701b85be7ffa9a (patch)
tree15aa762409e2fdd1bf49f5eb281b26e16d34e144 /.gitmodules
parentfdeefd07752ed316de7b1ed33dbdbcbc69e993af (diff)
* Fixed ImageMagick and XmlTv references
* Repplaced IsoMounter binary blob with source (not yet compiling)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 60fd5a9e0..ada3ae4bb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "ImageMagickSharp"]
path = ImageMagickSharp
url = https://github.com/JustAMan/ImageMagickSharp.git
+[submodule "Emby.IsoMounting"]
+ path = Emby.IsoMounting
+ url = https://github.com/JustAMan/Emby.IsoMounting.git