aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-12-09 10:41:19 +0100
committerDavid Robillard <d@drobilla.net>2019-12-09 10:41:19 +0100
commit15f779a8603bc3f020e7000189900c52964771cd (patch)
tree0b7ec212e701ce69922c7e2757ff8496e170ec31 /.gitmodules
parent195fd039d1773f94c8fd42d3e458eb299c4e8f2c (diff)
downloadjalv-15f779a8603bc3f020e7000189900c52964771cd.tar.gz
jalv-15f779a8603bc3f020e7000189900c52964771cd.tar.bz2
jalv-15f779a8603bc3f020e7000189900c52964771cd.zip
Fix autowaf submodule reference
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 0ebe4f2..b2babe7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "waflib"]
path = waflib
- url = ../autowaf
+ url = ../autowaf.git