X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=.gitmodules;h=f81b6c6dc718351485fe148349f9182a299bac38;hb=d4ce72973dc2feebecac509f1dadeec328a88fad;hp=1212a8a8edd68a00babf1775c2dddc3754b9ee4d;hpb=924618a192cbb98c45b32f37f68c3173385a499d;p=mono.git diff --git a/.gitmodules b/.gitmodules index 1212a8a8edd..f81b6c6dc71 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,21 @@ [submodule "external/debian-snapshot"] path = external/debian-snapshot url = git://github.com/directhex/mono-snapshot.git +[submodule "external/entityframework"] + path = external/entityframework + url = git://github.com/mono/entityframework.git +[submodule "external/rx"] + path = external/rx + url = git://github.com/mono/rx.git +[submodule "external/ikvm"] + path = external/ikvm + url = git://github.com/mono/ikvm-fork.git +[submodule "external/Lucene.Net"] + path = external/Lucene.Net + url = git://github.com/mono/lucene.net.git +[submodule "external/ikdasm"] + path = external/ikdasm + url = git://github.com/mono/ikdasm.git +[submodule "external/referencesource"] + path = external/referencesource + url = git://github.com/mono/referencesource