summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-03-31 00:25:41 +0000
committerKarl Berry <karl@freefriends.org>2009-03-31 00:25:41 +0000
commitd9a28f240927d595970990e323f189f3ed45bdaf (patch)
tree7ccf4eea17aed62ba6dcc4639b67832a863782b4 /Master/texmf-dist/source/latex/koma-script/Makefile
parent088ae35fa451f7492dec5997ba5f8d53df17f47e (diff)
koma-script update (30mar09)
git-svn-id: svn://tug.org/texlive/trunk@12579 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/Makefile')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/Makefile b/Master/texmf-dist/source/latex/koma-script/Makefile
index c56a47f16d2..90e83589fd1 100644
--- a/Master/texmf-dist/source/latex/koma-script/Makefile
+++ b/Master/texmf-dist/source/latex/koma-script/Makefile
@@ -5,10 +5,10 @@
# This file is part of the LaTeX2e KOMA-Script bundle.
#
# This work may be distributed and/or modified under the conditions of
-# the LaTeX Project Public License, version 1.3b of the license.
+# the LaTeX Project Public License, version 1.3c of the license.
# The latest version of this license is in
# http://www.latex-project.org/lppl.txt
-# and version 1.3b or later is part of all distributions of LaTeX
+# and version 1.3c or later is part of all distributions of LaTeX
# version 2005/12/01 or later and of this work.
#
# This work has the LPPL maintenance status "author-maintained".
@@ -21,10 +21,10 @@
# Copyright (c) Markus Kohm, 2002-2009
#
# Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
-# Version 1.3b, verteilt und/oder veraendert werden.
+# Version 1.3c, verteilt und/oder veraendert werden.
# Die neuste Version dieser Lizenz ist
# http://www.latex-project.org/lppl.txt
-# und Version 1.3b ist Teil aller Verteilungen von LaTeX
+# und Version 1.3c ist Teil aller Verteilungen von LaTeX
# Version 2005/12/01 oder spaeter und dieses Werks.
#
# Dieses Werk hat den LPPL-Verwaltungs-Status "author-maintained"
@@ -106,6 +106,7 @@ CLS_MAIN = scrbook.cls \
tocbasic.sty \
tocstyle.sty \
scrextend.sty \
+ scrhack.sty \
DIN.lco \
DINmtext.lco \
SN.lco \
@@ -149,6 +150,7 @@ CLS_MAIN_DTX = scrbeta.dtx \
scrlettr.dtx \
scrlogo.dtx \
scrextend.dtx \
+ scrhack.dtx \
scrjura.dtx \
tocbasic.dtx \
tocstyle.dtx
@@ -170,7 +172,7 @@ CLS_MAIN_SUBINS = scrlfile.ins scraddr.ins scrlettr.ins scrpage.ins \
ALPHA_INS = tocstyle.dtx tocbasic.dtx scrjura.dtx
-ALPHA_DOC = tocstyle.pdf scrjura.pdf
+ALPHA_DOC = tocstyle.pdf scrjura.pdf scrhack.pdf
ALPHA_DTX = $(subst .pdf,.dtx,$(ALPHA_DOC))