aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rpkid/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpkid/Makefile.in b/rpkid/Makefile.in
index baf99cd2..5d846063 100644
--- a/rpkid/Makefile.in
+++ b/rpkid/Makefile.in
@@ -109,7 +109,7 @@ all-tests:: unit-tests
all-tests:: relaxng
-test all-tests parse-test profile yamltest::
+test all-tests parse-test profile yamltest:: all
cd tests; $(MAKE) $@
tags: Makefile