diff options
author | Kore Nordmann <mail@kore-nordmann.de> | 2012-05-22 10:58:29 +0200 |
---|---|---|
committer | Kore Nordmann <mail@kore-nordmann.de> | 2012-05-22 10:58:29 +0200 |
commit | 95a0d0d85a49658d793759e2326b55996e1d3cad (patch) | |
tree | 64f597c9f161bd7a8982c0291d9bf9cff3723752 /.gitmodules | |
parent | 8af6b78504baff53326b765c1653187796a5aa27 (diff) | |
download | zetacomponents-graph-95a0d0d85a49658d793759e2326b55996e1d3cad.zip zetacomponents-graph-95a0d0d85a49658d793759e2326b55996e1d3cad.tar.gz |
Enabled ABC for full build
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..d5023a9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "setup"] + path = setup + url = git://github.com/Qafoo/build-commons.git |