From 3c83ff430f9038fe824468a3a6df3cd66cff0016 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 7 Mar 2012 00:36:15 +0000 Subject: koma-script (6mar12) git-svn-id: svn://tug.org/texlive/trunk@25573 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/koma-script/Makefile | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/source/latex/koma-script/Makefile') diff --git a/Master/texmf-dist/source/latex/koma-script/Makefile b/Master/texmf-dist/source/latex/koma-script/Makefile index 82173b330d6..25ceb2e9fd7 100644 --- a/Master/texmf-dist/source/latex/koma-script/Makefile +++ b/Master/texmf-dist/source/latex/koma-script/Makefile @@ -1,6 +1,6 @@ # ====================================================================== # Makefile -# Copyright (c) Markus Kohm, 2002-2011 +# Copyright (c) Markus Kohm, 2002-2012 # # This file is part of the LaTeX2e KOMA-Script bundle. # @@ -18,7 +18,7 @@ # This work consists of all files listed in manifest.txt. # ---------------------------------------------------------------------- # Makefile -# Copyright (c) Markus Kohm, 2002-2011 +# Copyright (c) Markus Kohm, 2002-2012 # # Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz, # Version 1.3c, verteilt und/oder veraendert werden. @@ -95,6 +95,7 @@ CLS_MAIN = scrbook.cls \ scrsize11pt.clo \ scrsize12pt.clo \ scrlfile.sty \ + scrwfile.sty \ scrbase.sty \ scrkbase.sty \ scraddr.sty \ @@ -108,6 +109,7 @@ CLS_MAIN = scrbook.cls \ scrextend.sty \ scrhack.sty \ float.hak \ + floatrow.hak \ hyperref.hak \ listings.hak \ scrfontsizes.sty \ @@ -152,6 +154,7 @@ CLS_MAIN_DTX = scrbeta.dtx \ scrkvars.dtx \ scrkvers.dtx \ scrlfile.dtx \ + scrwfile.dtx \ scraddr.dtx \ scrpage.dtx \ scrtime.dtx \ @@ -177,13 +180,13 @@ CLS_MAIN_INS = scrmain.ins CLS_MAIN_SUBINS = scrlfile.ins scraddr.ins scrlettr.ins scrpage.ins -ALPHA_INS = tocstyle.dtx tocbasic.dtx scrjura.dtx +ALPHA_INS = tocstyle.dtx tocbasic.dtx scrjura.dtx scrwfile.dtx ALPHA_DOC = tocstyle.pdf scrjura.pdf scrhack.pdf ALPHA_DTX = $(subst .pdf,.dtx,$(ALPHA_DOC)) -DTX_IS_INS = tocstyle.dtx tocbasic.dtx scrjura.dtx +DTX_IS_INS = tocstyle.dtx tocbasic.dtx scrjura.dtx scrwfile.dtx CLS_MAIN_SRC = $(CLS_MAIN_DTX) $(CLS_MAIN_INS) $(CLS_MAIN_SUBINS) \ scrsource.tex -- cgit v1.2.3