Skip to content

Commit

Permalink
fix benchmark package
Browse files Browse the repository at this point in the history
  • Loading branch information
yoloyyh committed Sep 26, 2024
1 parent f958292 commit ae5265b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rasp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ else
endif


$(OUTPUT): set-version agent-plugin nsenter pangolin jattach JVMProbe python-probe python-loader go-probe go-probe-ebpf node-probe php-probe rasp-server librasp NSMount
$(OUTPUT): check_benchmark set-version agent-plugin nsenter pangolin jattach JVMProbe python-probe python-loader go-probe go-probe-ebpf node-probe php-probe rasp-server librasp NSMount
mkdir -p $(OUTPUT) $(LIB_OUTPUT) $(LIB_OUTPUT)/golang $(LIB_OUTPUT)/java $(LIB_OUTPUT)/node $(LIB_OUTPUT)/php $(LIB_OUTPUT)/python

cp plugin/settings.toml $(OUTPUT)/settings.toml
Expand Down

0 comments on commit ae5265b

Please sign in to comment.