diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,4 +18,4 @@ bugzilla-triage.xpi: package.json lib/*.js docs/* zip -9rmqT bugzilla-triage.xpi install.rdf ;\ fix: - grep FIXME lib/*.js || /bin/true + ! grep -n FIXME lib/*.js
\ No newline at end of file |