summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2010-03-28 12:43:28 (GMT)
committerRemko Tronçon <git@el-tramo.be>2010-03-28 12:43:28 (GMT)
commita7d213975040a1130ac136d61a055c5b6f5d41fa (patch)
treee0ca222f386938d068a3f34de72d88e66da2905b /.gitmodules
parent44dd6bc44854c0e2b0f076d39db9ef3b227ab3aa (diff)
downloadswift-a7d213975040a1130ac136d61a055c5b6f5d41fa.zip
swift-a7d213975040a1130ac136d61a055c5b6f5d41fa.tar.bz2
Moved BuildTools to a separate module.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 963cedd..60dfb9e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -28,3 +28,6 @@
[submodule "3rdParty/LCov"]
path = 3rdParty/LCov
url = swift@swift.im:git/lcov-module.git
+[submodule "BuildTools"]
+ path = BuildTools
+ url = swift@swift.im:git/buildtools-module.git