summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorOliver Kowalke <oliver.kowalke@gmail.com>2012-05-22 15:16:49 +0000
committerOliver Kowalke <oliver.kowalke@gmail.com>2012-05-22 15:16:49 +0000
commit55549e16935e36a57af6d486d78f14f212963a81 (patch)
tree95679fdc1ed0748705dc23ee45a6ec36e11f8af7 /.gitmodules
parentd07c21f00bc5bb76c2b56a1315dbebe78e5ca43a (diff)
downloadboost-55549e16935e36a57af6d486d78f14f212963a81.tar.gz
context: added to release
[SVN r78539]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 136bc0c77f..b370a973e1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -410,3 +410,7 @@
path = libs/container
url = ../container.git
fetchRecurseSubmodules = on-demand
+[submodule "context"]
+ path = libs/context
+ url = ../context.git
+ fetchRecurseSubmodules = on-demand