Skip to content

Commit

Permalink
Makefile: Clean dist artefacts too
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Gherzan <[email protected]>
  • Loading branch information
agherzan committed May 18, 2022
1 parent da66243 commit d96f905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ build:
.SILENT: clean

clean:
rm -rf bin *.out
rm -rf bin *.out dist

0 comments on commit d96f905

Please sign in to comment.