Skip to content

Commit

Permalink
actually it needs to be resources
Browse files Browse the repository at this point in the history
  • Loading branch information
patricktnast committed Jan 16, 2025
1 parent a1ea219 commit 550d2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
curl -s -o $@ https://raw.githubusercontent.com/ihmeuw/vivarium_build_utils/feature/pnast/mic-5587-shared-makefiles/resources/makefiles/$*.mk

0 comments on commit 550d2fb

Please sign in to comment.