changeset 3714:1b710c8e4cfb gsoc2009_unit_tests

Test target should build if needed.
author Edgar Simo <bobbens@gmail.com>
date Sat, 20 Jun 2009 16:54:22 +0000
parents a34bab848c7e
children 3c9d9c052c8f
files test/automated/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/automated/Makefile	Sat Jun 20 16:46:58 2009 +0000
+++ b/test/automated/Makefile	Sat Jun 20 16:54:22 2009 +0000
@@ -14,7 +14,7 @@
 
 all: $(TESTS_ALL)
 
-test:
+test: all
 	@./rwops/rwops
 
 rwops/rwops: rwops/rwops.c $(COMMON_INCLUDE)