Skip to content

Commit c75268d

Browse files
authored
Merge branch 'extrawurst:master' into feature/feedback_copying
2 parents c06b8ea + e2a0f38 commit c75268d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Makefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,7 @@ install-timing:
6969
cargo install --features=timing --path "." --offline
7070

7171
licenses:
72-
cargo bundle-licenses --format toml --output THIRDPARTY.toml
72+
cargo bundle-licenses --format toml --output THIRDPARTY.toml
73+
74+
clean:
75+
cargo clean

0 commit comments

Comments
 (0)