diff --git a/Makefile b/Makefile index 8eb88a70..1c27eaa6 100644 --- a/Makefile +++ b/Makefile @@ -53,6 +53,7 @@ update_trusted: $(UPDATE_TRUSTED_IUC) ## Run the update script python3 scripts/update-tool.py goeckslab.yaml python3 scripts/update-tool.py eirene.yaml python3 scripts/update-tool.py lldelisle.yaml + python3 scripts/update-tool.py tools_q2d2.yaml update_all: $(UPDATED_YAMLS)