mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-30 11:39:20 -07:00
build: include all binaries for clean
This commit is contained in:
parent
de1fa61560
commit
31907ca51d
1 changed files with 1 additions and 2 deletions
3
Makefile
3
Makefile
|
@ -18,7 +18,6 @@ jsoncheck: regardless
|
|||
./test/runQuack && touch .tests
|
||||
|
||||
clean:
|
||||
rm -f .tests shellcheck *.hi *.o ShellCheck/*.hi ShellCheck/*.o
|
||||
rm -f .tests shellcheck jsoncheck *.hi *.o ShellCheck/*.hi ShellCheck/*.o
|
||||
|
||||
regardless:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue