X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=Makefile;h=45e715a6556357fd2b4974ccea5f0398b15b4a5a;hb=5b2c99878fc75a6acffb2239e284f2cb1782142c;hp=d982bca45763e078d57bb747893710096dea39a0;hpb=be638e733bce413df4324d985297d9a4d94dcbca;p=platal.git diff --git a/Makefile b/Makefile index d982bca..45e715a 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ all: build build: core conf banana wiki openid medals jquery check: - @find . -name '*.php' -exec php -l {} ";" | grep -v 'No syntax errors detected' + @!(find . -name '*.php' -exec php -l {} ";" | grep -v 'No syntax errors detected') q: @echo -e "Code statistics\n"