diff options
Diffstat (limited to 'Build/cdbuild/ctan2tds.pl')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 2 |
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', |