Skip to content

Commit

Permalink
Remove rm from makefile clean
Browse files Browse the repository at this point in the history
  • Loading branch information
Bushstar committed Apr 13, 2023
1 parent cc1644d commit b184807
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rust/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,3 @@ build-grpc-pkg:
clean-local:
@cd $(abs_srcdir) && \
$(CARGO) clean --target-dir $(abs_builddir) && \
rm -rf {include,lib,src}

0 comments on commit b184807

Please sign in to comment.