summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-04-21 21:00:41 +0200
committerDavid Robillard <d@drobilla.net>2019-04-21 21:00:41 +0200
commit01f5550beef0f01541d8f507f7fdec805b631fe5 (patch)
tree7e3e1ad5429644a17613d39608441fd854152119 /.gitmodules
parenta9c5d95f97353b036bcc1d8edaf4dda0e5a4fc4b (diff)
downloadraul-01f5550beef0f01541d8f507f7fdec805b631fe5.tar.gz
raul-01f5550beef0f01541d8f507f7fdec805b631fe5.tar.bz2
raul-01f5550beef0f01541d8f507f7fdec805b631fe5.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..0ebe4f2
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "waflib"]
+ path = waflib
+ url = ../autowaf