Skip to content

Commit

Permalink
Added missing windows build to make clean
Browse files Browse the repository at this point in the history
  • Loading branch information
dehanj authored and mchack-work committed Oct 25, 2023
1 parent eab4d74 commit 98b2fab
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 @@ -56,7 +56,7 @@ check-signer-hash:

.PHONY: clean
clean:
rm -f tkey-sign
rm -f tkey-sign tkey-sign.exe

.PHONY: lint
lint:
Expand Down

0 comments on commit 98b2fab

Please sign in to comment.