diff options
author | Karl Berry <karl@freefriends.org> | 2006-10-18 20:45:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-10-18 20:45:25 +0000 |
commit | ee55a90f4497f62a8b7cf4375ebc8b677d33a882 (patch) | |
tree | 692d8a148d4f37ceccac6a6af31d91aa33ebdf22 /Build | |
parent | 13a2c5a918f470bb66ade4498a7bde360c331bf0 (diff) |
pst-barcode needs MAKEpst
git-svn-id: svn://tug.org/texlive/trunk@2347 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-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 b7b07bd4564..c85dd4a17ad 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -236,6 +236,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'pst-3dplot', "&MAKEpst", 'pst-asr', "&MAKEpst", 'pst-bar', "&MAKEpst", + 'pst-barcode', "&MAKEpst", 'pst-blur', "&MAKEpst", 'pst-circ', "&MAKEpst", 'pst-eucl', "&MAKEpst", |