Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-07-06 17:35:50 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-07-06 17:35:50 (GMT)
commit1eeae765614c2d58badd8d441b113071c2bff42e (patch)
treeadc4457d8c2b686bbdc239583b10aa7bf269c822
parent63da7b546a97abcf610228d501b730c1663c43bd (diff)
Test requires list-outputs
-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: