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 bd004f28..12c264b3 100644
--- a/rpkid/Makefile.in
+++ b/rpkid/Makefile.in
@@ -124,7 +124,7 @@ all-tests:: unit-tests
all-tests:: relaxng
-test all-tests parse-test profile yamltest:: all
+test all-tests parse-test profile yamltest yamlconf:: all
cd tests; $(MAKE) $@
tags: Makefile