Skip to content

Commit

Permalink
Merge pull request #699 from talex5/eio-trace-render
Browse files Browse the repository at this point in the history
Update build for new eio-trace CLI
  • Loading branch information
talex5 authored Feb 22, 2024
2 parents 6dcc452 + 02fbb94 commit d33f8c2
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 d33f8c2

Please sign in to comment.