From a100fd0adec4f9e4f4b952988b31d2c74ec9a226 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Fri, 7 Oct 2011 12:41:48 +0000 Subject: [PATCH] Remove two junk commas that got committed in r12117. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12118 --- none/tests/amd64/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/none/tests/amd64/Makefile.am b/none/tests/amd64/Makefile.am index 89192e9acb..2770cd42e4 100644 --- a/none/tests/amd64/Makefile.am +++ b/none/tests/amd64/Makefile.am @@ -1,4 +1,4 @@ -,, + include $(top_srcdir)/Makefile.tool-tests.am dist_noinst_SCRIPTS = filter_cpuid filter_stderr filter_int gen_insn_test.pl -- 2.47.2