mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-10 02:33:56 +08:00
build: include all binaries for clean
This commit is contained in:
3
Makefile
3
Makefile
@@ -18,7 +18,6 @@ jsoncheck: regardless
|
|||||||
./test/runQuack && touch .tests
|
./test/runQuack && touch .tests
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f .tests shellcheck *.hi *.o ShellCheck/*.hi ShellCheck/*.o
|
rm -f .tests shellcheck jsoncheck *.hi *.o ShellCheck/*.hi ShellCheck/*.o
|
||||||
|
|
||||||
regardless:
|
regardless:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user