|
From: <sv...@va...> - 2009-06-16 06:26:05
|
Author: njn Date: 2009-06-16 07:25:57 +0100 (Tue, 16 Jun 2009) New Revision: 10346 Log: Remove the unused exp-ptrcheck/tests/x86/ directory. Removed: branches/BUILD_TWEAKS/exp-ptrcheck/tests/x86/ Modified: branches/BUILD_TWEAKS/exp-ptrcheck/tests/Makefile.am Modified: branches/BUILD_TWEAKS/exp-ptrcheck/tests/Makefile.am =================================================================== --- branches/BUILD_TWEAKS/exp-ptrcheck/tests/Makefile.am 2009-06-16 06:11:38 UTC (rev 10345) +++ branches/BUILD_TWEAKS/exp-ptrcheck/tests/Makefile.am 2009-06-16 06:25:57 UTC (rev 10346) @@ -1,12 +1,6 @@ include $(top_srcdir)/Makefile.tool-tests.am -#SUBDIRS = . -#if VGCONF_ARCHS_INCLUDE_X86 -#SUBDIRS += x86 - -#DIST_SUBDIRS = x86 . - dist_noinst_SCRIPTS = filter_stderr filter_add filter_suppgen \ sh_script |