summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/disser/templates/doctor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/disser/templates/doctor/Makefile')
-rw-r--r--Master/texmf-dist/doc/latex/disser/templates/doctor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/disser/templates/doctor/Makefile b/Master/texmf-dist/doc/latex/disser/templates/doctor/Makefile
index 04887a49c6e..578ab2bec3e 100644
--- a/Master/texmf-dist/doc/latex/disser/templates/doctor/Makefile
+++ b/Master/texmf-dist/doc/latex/disser/templates/doctor/Makefile
@@ -19,7 +19,7 @@ allpdf:
env TARGET=autoref $(MAKE) pdf ;\
eval unset TARGET
-alldvi
+alldvi:
@env TARGET=thesis $(MAKE) dvi ;\
env TARGET=autoref $(MAKE) dvi ;\
eval unset TARGET