diff --git a/Makefile b/Makefile index b4fc080..fb8550f 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,6 @@ +all: + echo + # Update the primary inputs # # Typically run as: `make update && nix run` followed by a git commit.