|
From: <sv...@va...> - 2010-07-01 00:37:55
|
Author: njn Date: 2010-07-01 01:37:46 +0100 (Thu, 01 Jul 2010) New Revision: 11197 Log: Remove a bogus header file listing. Modified: trunk/memcheck/tests/amd64-linux/Makefile.am Modified: trunk/memcheck/tests/amd64-linux/Makefile.am =================================================================== --- trunk/memcheck/tests/amd64-linux/Makefile.am 2010-07-01 00:34:54 UTC (rev 11196) +++ trunk/memcheck/tests/amd64-linux/Makefile.am 2010-07-01 00:37:46 UTC (rev 11197) @@ -4,8 +4,6 @@ dist_noinst_SCRIPTS = \ filter_stderr -noinst_HEADERS = scalar.h - EXTRA_DIST = \ defcaexpr.vgtest defcaexpr.stderr.exp \ int3-x86.vgtest int3-x86.stderr.exp int3-x86.stdout.exp |