2
0
mirror of https://github.com/koreader/koreader synced 2024-11-16 06:12:56 +00:00

fix(build): add git submodule sync to fetchthirdpary

This commit is contained in:
Qingping Hou 2014-06-08 20:35:31 -04:00
parent fe40c56f79
commit 0a40534688

View File

@ -83,6 +83,7 @@ test:
fetchthirdparty:
git submodule init
git submodule sync
git submodule update
$(MAKE) -C $(KOR_BASE) fetchthirdparty