summaryrefslogtreecommitdiff
path: root/makefiles/Makefile.top
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles/Makefile.top')
-rw-r--r--makefiles/Makefile.top2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefiles/Makefile.top b/makefiles/Makefile.top
index 515dc1f..34f79ad 100644
--- a/makefiles/Makefile.top
+++ b/makefiles/Makefile.top
@@ -169,7 +169,7 @@ endif
all: $(PRE_TARGETS) $(OUTPUT) $(POST_TARGETS)
# Build and execute testsuite
-test: $(OUTPUT) $(TEST_BINARIES) $(TEST_TARGETS)
+test: all $(TEST_BINARIES) $(TEST_TARGETS)
$(VQ)$(ECHO) $(ECHOFLAGS) " TEST: Testing complete"
# Compute coverage