summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-12-09 10:41:09 +0100
committerDavid Robillard <d@drobilla.net>2019-12-09 10:41:09 +0100
commite32f32a360f2bf8f017ea347b6d1e568c0beaf68 (patch)
treedb899eaf6ce88295be75bb054adfa65329684f59
parent36949a845cf79e105445b9bc8656f2560469dc4d (diff)
downloadingen-e32f32a360f2bf8f017ea347b6d1e568c0beaf68.tar.gz
ingen-e32f32a360f2bf8f017ea347b6d1e568c0beaf68.tar.bz2
ingen-e32f32a360f2bf8f017ea347b6d1e568c0beaf68.zip
Fix autowaf submodule reference
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 0ebe4f28..b2babe71 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "waflib"]
path = waflib
- url = ../autowaf
+ url = ../autowaf.git