build: include all binaries for clean

This commit is contained in:
Carlo Marcelo Arenas Belon 2013-09-01 21:37:30 -07:00
parent de1fa61560
commit 31907ca51d
1 changed files with 1 additions and 2 deletions

View File

@ -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: