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

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