diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index a1b2a59eb84..631aaad31c6 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -873,6 +873,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'mkbib', "die 'skipping, compilcation'", 'mkstmpdad', "die 'skipping, requires dpstory packages'", 'mlbib', "die 'skipping, bib file names are too generic'", + 'mlmodern', "&MAKEflatten", 'mnhyphn', "&MAKEmnhyphn", 'mnsymbol', "&MAKEflatten", 'modular', "&MAKEflatten", |