diff --git a/Makefile b/Makefile index af6d56539a0d78cf8ea40240f008e8530159f3e8..f24d02c181f11ad10728b8b615e31c96ebd37e86 100644 --- a/Makefile +++ b/Makefile @@ -14,8 +14,6 @@ ALL_FILES = $(wildcard *.tex) $(wildcard *.sty) | $(DROSS) $(DROSS)/test.pdf: test.tex $(ALL_FILES) $(RUN) test.tex - $(DROS) test - $(RUN) test.tex docs.pdf: images/wide.jpg $(ALL_FILES) $(RUN) docs.tex