Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove extool from Makefile as well
  • Loading branch information
marcopeereboom committed Jul 31, 2025
commit 546a85d7353bef7864f4ffd7ab54ad1661390996
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ version = $(shell git describe --tags 2>/dev/null || echo "v0.0.0")

cmds = \
bfgd \
extool \
hemictl \
hproxyd \
keygen \
Expand Down
Loading