summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 5bacd060..4c70a3b2 100644
--- a/makefile
+++ b/makefile
@@ -33,4 +33,4 @@ clean:
make -C client clean
make -C pixel-client clean
make -C test-client clean
- cargo clean
+ cargo $(CARGOFLAGS) clean