diff options
author | Karl Berry <karl@freefriends.org> | 2007-03-07 18:14:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-03-07 18:14:43 +0000 |
commit | ffc40d5ac06c0a9669c222b02d2435e9f82ff66b (patch) | |
tree | 48261f84c893a7052c46b8cc643345feeb861197 /Build/cdbuild/ctan2tds.pl | |
parent | 8593aad6b7121a1974ab7953e4001394bc431657 (diff) |
beamer-contrib runtime
git-svn-id: svn://tug.org/texlive/trunk@4016 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/cdbuild/ctan2tds.pl')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 3321edc6f31..43235228587 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -92,6 +92,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'barr', "&MAKEbarr", 'bbm', "&MAKEbbm", 'beamer', "&MAKEbeamer", + 'beamer-contrib',"&MAKEflatten", 'beebe', "print 'MAKEbeebe needs work'; exit 1", 'bengali', '&MAKEflatten', 'bera', "&MAKEunzipandflatten", |