summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-12-09 10:38:43 +0100
committerDavid Robillard <d@drobilla.net>2019-12-09 10:38:43 +0100
commit834610cd3faceff24c083738dbe88a56d412368c (patch)
treeb93ffe6088377035a5b0381e0013ef958bc33021
parent421e37d745f32454d507899bff8d63c101b3efa9 (diff)
downloadsord-834610cd3faceff24c083738dbe88a56d412368c.tar.gz
sord-834610cd3faceff24c083738dbe88a56d412368c.tar.bz2
sord-834610cd3faceff24c083738dbe88a56d412368c.zip
Fix autowaf submodule reference
-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