diff --git a/Makefile b/Makefile index cb5cee4..a6af892 100644 --- a/Makefile +++ b/Makefile @@ -104,5 +104,7 @@ triples-round-all: clippy: cargo clippy +install: + cargo install --path horned-bin -include makefile-local