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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAtsushi Eno <atsushieno@veritas-vos-liberabit.com>2012-11-14 21:43:58 +0400
committerAtsushi Eno <atsushieno@veritas-vos-liberabit.com>2012-11-14 21:43:58 +0400
commitcee7b0984742a29689bb2a6c80bea8d2c4d57a9d (patch)
treed75680a586d31af06077f2bd65f39043c21195c8 /.gitmodules
parentec32fd0f172579cdeac0242d7a49ebf1fa7177f5 (diff)
I needed to add rx to .gitmodules too.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 31b22e7b4e1..01b20d739f2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,6 @@
[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