aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2015-12-18 07:09:40 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-12-18 07:09:40 -0800
commit13221b83663778a2f5cbd90e51e253268755877e (patch)
tree16294c620f095e1d74f0bb362ca14350994e82e7 /Makefile
parent4960eeec4a1f2a772654883d7f3615d47bcd5dc3 (diff)
Add visualbench as valid target to Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 695ff77eea..2a24155962 100644
--- a/Makefile
+++ b/Makefile
@@ -41,6 +41,7 @@ CWD := $(shell pwd)
# world.
VALID_TARGETS := \
nanobench \
+ visualbench \
debugger \
dm \
everything \