|
From: <sv...@va...> - 2011-10-07 12:46:36
|
Author: sewardj Date: 2011-10-07 13:41:48 +0100 (Fri, 07 Oct 2011) New Revision: 12118 Log: Remove two junk commas that got committed in r12117. Modified: trunk/none/tests/amd64/Makefile.am Modified: trunk/none/tests/amd64/Makefile.am =================================================================== --- trunk/none/tests/amd64/Makefile.am 2011-10-07 12:20:46 UTC (rev 12117) +++ trunk/none/tests/amd64/Makefile.am 2011-10-07 12:41:48 UTC (rev 12118) @@ -1,4 +1,4 @@ -,, + include $(top_srcdir)/Makefile.tool-tests.am dist_noinst_SCRIPTS = filter_cpuid filter_stderr filter_int gen_insn_test.pl |