diff --git a/Makefile b/Makefile
index a6ee5d9ebadbd35b36bb0af3296cd630f8617aa0..058061fabdd6b424aea206b4d73f4fc1af4b04bc 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,8 @@ images/wide.jpg:| images
 
 ALL_FILES := $(wildcard *.tex) $(wildcard *.sty) | $(DROSS)
 
+.PHONY: test
+test: $(DROSS)/test.pdf
 $(DROSS)/test.pdf: test.tex $(ALL_FILES)
 	$(RUN) test.tex