1
Fork 0

make: fix clean target

main
Motiejus Jakštys 2022-08-29 18:02:17 +03:00
parent 1c46fb8617
commit d3efb410d0
1 changed files with 1 additions and 1 deletions

View File

@ -26,4 +26,4 @@ coverage.html: coverage.out
.PHONY: clean
clean:
rm -f undocker-*-v* coverage.html
rm -f undocker coverage.html