changeset 35918:902fef954aba

build: Ensure that all test tools are removed on clean.
author diego
date Tue, 19 Mar 2013 10:42:35 +0000
parents a428cba73765
children 62bd62d19c4f
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Tue Mar 19 10:42:33 2013 +0000
+++ b/Makefile	Tue Mar 19 10:42:35 2013 +0000
@@ -1029,7 +1029,7 @@
 tests: $(addsuffix $(EXESUF),$(TESTS))
 
 testsclean:
-	-rm -f $(call ADD_ALL_EXESUFS,$(TESTS))
+	-rm -f $(call ADD_ALL_EXESUFS,$(TESTS) $(TESTS-no))
 
 TOOLS-$(ARCH_X86)       += fastmemcpybench modify_reg
 TOOLS-$(HAVE_WINDOWS_H) += vfw2menc