aboutsummaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/linux/dump_syms/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tools/linux/dump_syms/Makefile b/src/tools/linux/dump_syms/Makefile
index fd12a96d..b02731b6 100644
--- a/src/tools/linux/dump_syms/Makefile
+++ b/src/tools/linux/dump_syms/Makefile
@@ -50,6 +50,9 @@ COVERAGE=
# SOME_ENV_VAR=value valgrind ./some-test-executable test-args
TEST_WRAPPER=
+# Arguments to pass to the test programs.
+TEST_ARGS=
+
### Variables used internally by this Makefile.
# The top of the breakpad source tree.