about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 88da5b45..62d1038e 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -191,7 +191,7 @@ check-each :: pure_all
 
 # lightly-tested way to run tests, relies "--state=save" in check-each
 # for best performance
-check-run :: pure_all
+check-run :: pure_all check-man
         \$(EATMYDATA) \$(PROVE) -bvw t/run.perl :: -j\$(N)
         -@\$(check_manifest)