summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/disser/templates/doctor/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-05 21:37:27 +0000
committerKarl Berry <karl@freefriends.org>2017-03-05 21:37:27 +0000
commit76eb9c1d1aaa84b6d3edc7bd56d9f19ccd77371a (patch)
tree02f4a9fbd36f5be458c9ffc818e90f60b82c8afe /Master/texmf-dist/doc/latex/disser/templates/doctor/Makefile
parentfd9e6506431c90e66891bb9e63e38334837c415c (diff)
disser (5mar17)
git-svn-id: svn://tug.org/texlive/trunk@43400 c570f23f-e606-0410-a88d-b1316a301751
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