diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,8 +80,8 @@ check: all gistatic-tests \ sh tests/build-sample.sh ./gistatic-tests sh tests/assert-catgets.sh src/*.c - sh tests/integration.sh sh tests/c-lint.sh src/*.c + sh tests/integration.sh clean: rm -rf \ |