diff options
author | David Robillard <d@drobilla.net> | 2019-10-18 13:33:23 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2019-10-18 14:48:31 +0200 |
commit | 05ff778105d3f6eaabdd9a960bb5d15d158f5f31 (patch) | |
tree | afbb0927cbd734b7147c0ab2202c7d2d18690fac /.gitmodules | |
parent | 75c667984197ac724f5c941835bb1bf5e2140f2d (diff) | |
download | zix-05ff778105d3f6eaabdd9a960bb5d15d158f5f31.tar.gz zix-05ff778105d3f6eaabdd9a960bb5d15d158f5f31.tar.bz2 zix-05ff778105d3f6eaabdd9a960bb5d15d158f5f31.zip |
Update autowaf
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..b2babe7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "waflib"] + path = waflib + url = ../autowaf.git |