summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-04-21 23:03:42 +0200
committerDavid Robillard <d@drobilla.net>2019-04-21 23:03:42 +0200
commit5f667886ebd5aaae8ce03b5627e73e47b9321ba9 (patch)
tree75027937e2cf72d1283f96368fdea8d0faa1bb5f /.gitmodules
parent26425a93c7972c1d3cc98c3e7c89378a831e6e71 (diff)
downloadsuil-5f667886ebd5aaae8ce03b5627e73e47b9321ba9.tar.gz
suil-5f667886ebd5aaae8ce03b5627e73e47b9321ba9.tar.bz2
suil-5f667886ebd5aaae8ce03b5627e73e47b9321ba9.zip
Switch to using a submodule for autowaf
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..85ade7e
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "waflib"]
+ path = waflib
+ url = ../../drobilla/autowaf