diff options
author | Edward Rudd | 2009-12-30 11:07:51 -0500 |
---|---|---|
committer | Edward Rudd | 2009-12-30 11:07:51 -0500 |
commit | 7a6dc3353e26558fcc92a8fc651a4af0cf7f4de1 (patch) | |
tree | 861977d3c1c254eefd21aac786ecf2914e2e573f /.gitmodules | |
parent | dae987d0b361cdce4402b79a05210c6050c67f22 (diff) | |
parent | 68411a4da471017c447ac951166d4471ef215118 (diff) |
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..bc62d0d --- /dev/null +++ b/.gitmodules | |||
@@ -0,0 +1,3 @@ | |||
1 | [submodule "m4"] | ||
2 | path = m4 | ||
3 | url = gitosis@git.outoforder.cc:autoconf.git | ||