Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Test target should build if needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbens committed Jun 20, 2009
1 parent b540c03 commit d12a029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/automated/Makefile
Expand Up @@ -14,7 +14,7 @@ TESTS_ALL := rwops/rwops

all: $(TESTS_ALL)

test:
test: all
@./rwops/rwops

rwops/rwops: rwops/rwops.c $(COMMON_INCLUDE)
Expand Down

0 comments on commit d12a029

Please sign in to comment.