diff options
author | Karl Berry <karl@freefriends.org> | 2017-12-21 23:59:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-12-21 23:59:23 +0000 |
commit | 9817c092f7ba773c0b3aa95b51be0b6a5225a9bd (patch) | |
tree | c907a3314c3eec07dd3aa331fc8df42ebb2c7c45 /Master/tlpkg/libexec | |
parent | 8f2ea360047a64dc4948c3698fb982bacaf665e9 (diff) |
xurl (21dec17)
git-svn-id: svn://tug.org/texlive/trunk@46115 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 f3b82e79c8e..3d5839bad4b 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1226,6 +1226,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'xparse', "die 'skipping, use xpackages'", 'xtcapts', "die 'skipping, noinfo license'", 'xtheorem', "die 'skipping, will be in xpackages when ready (Morten says)'", + 'xurl', "&MAKEflatten", 'xwatermark', "&MAKEflatten", 'xypic', "&MAKExypic", 'yi4latex', "die 'skipping, nosell license'", |