diff options
Diffstat (limited to 'Master/tlpkg')
-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 0fe8120eb87..e513d006769 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -718,6 +718,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'lexitex', "die 'skipping, use camel'", 'lfb', "&MAKElfb", 'lgraph', "die 'skipping, obsolete'", + 'lgrind', "die 'skipping, compiled program and old'", 'lgrx', "die 'skipping, obsolete per author'", 'lh', "&MAKElh", 'lhfonts', "die 'skipping, use lh'", |