diff --git a/catalog/adacore/aws.yaml b/catalog/adacore/aws.yaml index 65f66c4..9a613d9 100644 --- a/catalog/adacore/aws.yaml +++ b/catalog/adacore/aws.yaml @@ -9,6 +9,7 @@ schematics: requirements: prepare: - "echo 'prefix = ${SCHEMATIC_INSTALL_PREFIX}' >> makefile.setup" + - 'git submodule update --init' - "make setup" build: - "make build"