aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2016-08-28 16:33:32 +0200
committerDmitry Vyukov <dvyukov@google.com>2016-08-28 16:33:32 +0200
commit8278953eb4abb4fb147f6f06cd9bdcf1eff7e84d (patch)
tree171e6ee53a3ed08660df8ba7a6fbff5373fd1464 /Makefile
parent58b2762fed21612145a1e21051adf13d55a79d98 (diff)
csource: teach how to execute pseudo syz_ syscalls
Update #59
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 292dc5877..5d977301f 100644
--- a/Makefile
+++ b/Makefile
@@ -61,6 +61,7 @@ presubmit:
ARCH=arm64 go install ./...
ARCH=ppc64le go install ./...
go test -short ./...
+ echo LGTM
clean:
rm -rf ./bin/