From d12a0296a6e243f86e1b147f1f16637496bd1f65 Mon Sep 17 00:00:00 2001 From: Edgar Simo Date: Sat, 20 Jun 2009 16:54:22 +0000 Subject: [PATCH] Test target should build if needed. --- test/automated/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/automated/Makefile b/test/automated/Makefile index deb2a2ed2..f66f832d2 100644 --- a/test/automated/Makefile +++ b/test/automated/Makefile @@ -14,7 +14,7 @@ TESTS_ALL := rwops/rwops all: $(TESTS_ALL) -test: +test: all @./rwops/rwops rwops/rwops: rwops/rwops.c $(COMMON_INCLUDE)