From c38f7ddb9bdb1cb1ad856ae2e0665dc5691b7fd1 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sat, 25 Mar 2017 07:12:28 +0100 Subject: [PATCH] [DEV] set relative submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index dfc0945..fd7a051 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "speex-dsp"] path = speex-dsp - url = https://github.com/generic-library/speex-dsp.git + url = ../speex-dsp.git