diff --git a/Makefile b/Makefile index edbdd29..7d00106 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .DEFAULT_GOAL := .PHONY: default -default: out/shell.digest +default: shell .PHONY: models models: \