summaryrefslogtreecommitdiff
path: root/Build/cdbuild/ctan2tds.pl
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2006-10-07 23:18:23 +0000
committerNorbert Preining <preining@logic.at>2006-10-07 23:18:23 +0000
commite17c11ac52e3a2ac816e496655f29ebc314e0be3 (patch)
tree77c805baa81eaf54b85b353af8a57fe561401b74 /Build/cdbuild/ctan2tds.pl
parent1b6cea470ecac795dbf4efe7b66abe6da4058c2f (diff)
fix lshort-korean, fix ctan2tds for it
git-svn-id: svn://tug.org/texlive/trunk@2276 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/cdbuild/ctan2tds.pl')
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index 0c494027ed2..fbe444afca5 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -183,6 +183,7 @@ chdir $startdir || die "chdir($startdir) failed: $!";
'lshort-portuguese', '&MAKElshort',
'lshort-turkish', '&MAKElshort',
'lshort-vietnamese', '&MAKElshort',
+ 'lshort-korean', '&MAKElshort',
'ltt', "&MAKEltt",
'ltxbase', "&MAKEbase",
'lucida', "&MAKElucida",
@@ -369,6 +370,7 @@ $standardfoundry='public';
'lshort-portuguese', 'texmf-doc',
'lshort-turkish', 'texmf-doc',
'lshort-vietnamese', 'texmf-doc',
+ 'lshort-korean', 'texmf-doc',
'mathmode', 'texmf-doc',
'ntheorem-vn', 'texmf-doc',
'tamethebeast', 'texmf-doc',