mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-03-12 12:35:25 -07:00
build: include all binaries for clean
This commit is contained in:
parent
de1fa61560
commit
31907ca51d
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…
x
Reference in New Issue
Block a user