summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJohn Maddock <john@johnmaddock.co.uk>2011-08-22 17:25:16 +0000
committerJohn Maddock <john@johnmaddock.co.uk>2011-08-22 17:25:16 +0000
commitc7a8e7300737c1978e5e5d400ffc2e3bf9075dfb (patch)
tree084fc5c21e44971eb0f5bfac57037977a00c7552 /.gitmodules
parent762923726d14ece6aba881942805e4563c2b7aca (diff)
downloadboost-c7a8e7300737c1978e5e5d400ffc2e3bf9075dfb.tar.gz
Merge AutoIndex to release.
[SVN r74006]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index bfa4bdf6bd..4ddfe02b00 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -398,3 +398,7 @@
path = libs/locale
url = ../locale.git
fetchRecurseSubmodules = on-demand
+[submodule "auto_index"]
+ path = tools/auto_index
+ url = ../auto_index.git
+ fetchRecurseSubmodules = on-demand