diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/Makefile')
-rw-r--r-- | Master/texmf-dist/source/latex/koma-script/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/Makefile b/Master/texmf-dist/source/latex/koma-script/Makefile index d3951af1162..cd385982daa 100644 --- a/Master/texmf-dist/source/latex/koma-script/Makefile +++ b/Master/texmf-dist/source/latex/koma-script/Makefile @@ -97,6 +97,9 @@ CLS_MAIN = scrbook.cls \ scrsize11pt.clo \ scrsize12pt.clo \ scrlfile.sty \ + scrlfile-hook.sty \ + scrlfile-patcholdlatex.sty \ + scrlogo.sty \ scrwfile.sty \ scrbase.sty \ scrkbase.sty \ @@ -163,6 +166,8 @@ CLS_MAIN_DTX = scrkernel-basics.dtx \ scrkernel-variables.dtx \ scrkernel-version.dtx \ scrlfile.dtx \ + scrlfile-hook.dtx \ + scrlfile-patcholdlatex.dtx \ scrwfile.dtx \ scraddr.dtx \ scrtime.dtx \ |