diff --git a/Makefile b/Makefile index 3c3b5edc..b1d54111 100644 --- a/Makefile +++ b/Makefile @@ -13,4 +13,4 @@ include $(MAKE_INCLUDES)/base.mk $(MAKE_INCLUDES)/%.mk: mkdir -p $(MAKE_INCLUDES) - curl -s -o $@ https://raw.githubusercontent.com/ihmeuw/vivarium_build_utils/feature/pnast/mic-5587-shared-makefiles/vars/makefiles/$*.mk \ No newline at end of file + curl -s -o $@ https://raw.githubusercontent.com/ihmeuw/vivarium_build_utils/feature/pnast/mic-5587-shared-makefiles/resources/makefiles/$*.mk \ No newline at end of file