diff options
author | Karl Berry <karl@freefriends.org> | 2012-10-26 21:33:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-10-26 21:33:37 +0000 |
commit | 1ba5423718e09a1da3063546e2a147eb7041fd89 (patch) | |
tree | a0520c5288285986cc919502dc5824843e483850 /Master/tlpkg/libexec | |
parent | 72a3c141966579d533651df02a1dc7ed0859c0d9 (diff) |
xwatermark (26oct12)
git-svn-id: svn://tug.org/texlive/trunk@28090 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 ccce9b86dea..fca1b17f84b 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1031,6 +1031,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)'", + 'xwatermark', "&MAKEflatten", 'xymtex', "&MAKExymtex", 'xypic', "&MAKExypic", 'yi4latex', "die 'skipping, nosell license'", |