diff options
author | Javier <dev.git@javispedro.com> | 2015-04-26 00:33:05 +0200 |
---|---|---|
committer | Javier <dev.git@javispedro.com> | 2015-04-26 00:33:05 +0200 |
commit | f45294559f976258831821ada062c73965201150 (patch) | |
tree | ea10d825a119a7c00b50a48193f23b87147a1a01 /.gitmodules | |
parent | 9949c02b0f814ad94a27864a5c39689f090299b6 (diff) | |
download | sapd-f45294559f976258831821ada062c73965201150.tar.gz sapd-f45294559f976258831821ada062c73965201150.zip |
update to use new watchfish library for sailfish
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..166ca1b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libwatchfish"] + path = libwatchfish + url = https://git.javispedro.com/libwatchfish.git |