summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 15d761e..bf993e4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -87,7 +87,7 @@ uninstall:
@printf 'Uninstalling manual pages...\n'
@cd man && $(MAKE) $(MACROS) uninstall
-test:
+test: all
@printf 'Running tests...\n'
@cd tests & $(MAKE) $(MACROS) test