Skip to content

Commit

Permalink
fixup build
Browse files Browse the repository at this point in the history
Signed-off-by: tison <[email protected]>
  • Loading branch information
tisonkun committed Jan 19, 2024
1 parent 6ebe2a2 commit bf1cbbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/c/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ format:
.PHONY: build
build:
mkdir -p $(OBJ_DIR)
cargo build
cargo build --target-dir=$(RPATH)

.PHONY: test
test:
Expand Down

0 comments on commit bf1cbbb

Please sign in to comment.