Skip to content

Commit

Permalink
Add install target to makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
phillord committed Jun 17, 2024
1 parent e8553b8 commit 03ef28b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,7 @@ triples-round-all:
clippy:
cargo clippy

install:
cargo install --path horned-bin

-include makefile-local

0 comments on commit 03ef28b

Please sign in to comment.