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 a1b71240ef0..767d5192c32 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -208,6 +208,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'china2e', "die 'skipping, too complicated, sorry'", 'chitex', "die 'skipping, nonfree'", 'chklref', "die 'skipping, needs configure, etc.'", + 'chktex', "die 'skipping, merge into Build'", 'chngpage', "die 'skipping, use changepage'", 'circle', "die 'skipping, noinfo license, author unfindable'", 'circuit_macros', "die 'skipping, needs m4'", |