diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/disser/templates/candidate/Makefile')
-rw-r--r-- | Master/texmf-dist/doc/latex/disser/templates/candidate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/disser/templates/candidate/Makefile b/Master/texmf-dist/doc/latex/disser/templates/candidate/Makefile index c2c5d718b33..4bad2e9be25 100644 --- a/Master/texmf-dist/doc/latex/disser/templates/candidate/Makefile +++ b/Master/texmf-dist/doc/latex/disser/templates/candidate/Makefile @@ -1,3 +1,3 @@ TARGET=thesis -include ../latex.mk
\ No newline at end of file +include ../../include/latex.mk
\ No newline at end of file |