summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--support/make/latex.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/support/make/latex.mk b/support/make/latex.mk
index 75600bbe21..43b5007422 100644
--- a/support/make/latex.mk
+++ b/support/make/latex.mk
@@ -76,7 +76,6 @@ latex.distclean :
##############################################################################
# Rules
-
%.dvi : %.tex $(LATEX_SOURCES)
$(LATEXMK) $(LATEXMK_FLAGS) -g $<