diff --git a/Makefile b/Makefile index 6832396e8..31af60898 100644 --- a/Makefile +++ b/Makefile @@ -83,6 +83,7 @@ test: fetchthirdparty: git submodule init + git submodule sync git submodule update $(MAKE) -C $(KOR_BASE) fetchthirdparty