Skip to content

Commit

Permalink
Update build for new eio-trace CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
talex5 committed Feb 21, 2024
1 parent 6dcc452 commit 02fbb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/traces/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
all: both-posix.svg cancel-posix.svg switch-mock.svg net-posix.svg

%.svg: %.fxt
eio-trace render -f "$<" "$@"
eio-trace render "$<"

0 comments on commit 02fbb94

Please sign in to comment.