aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/fuzzer
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-03-17 14:44:14 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-03-17 14:44:14 -0700
commite6f1cb06c7dcbf7c4f6f684120581bb1c0ade6f0 (patch)
tree927320e9f75a8725c5c958fe92c7f93d27609073 /tools/fuzzer
parenta5d8bc2b5c76050790c38d98ee40eb153ad50497 (diff)
x
Diffstat (limited to 'tools/fuzzer')
-rwxr-xr-xtools/fuzzer/build_and_run_fuzzer.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/fuzzer/build_and_run_fuzzer.sh b/tools/fuzzer/build_and_run_fuzzer.sh
index ace79523ea..67e3a5b99f 100755
--- a/tools/fuzzer/build_and_run_fuzzer.sh
+++ b/tools/fuzzer/build_and_run_fuzzer.sh
@@ -32,5 +32,6 @@
set -ex
git submodule update --init
+make run_dep_checks
make CONFIG=$config $1
bins/$config/$1