Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5c1965e..6374d5a 100644
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ build-%:
run: scripts/list-outputs
xinit $(SCRIPTS)/xinitrc -- $(XINITDISPLAY) &>>$(LOGFILE)
-test:
+test: scripts/list-outputs
$(LOG) "$(SCRIPTS)/run-dogtail-tests" $(LOGFILE)
shell: