summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-01-09 00:00:59 +0000
committerKarl Berry <karl@freefriends.org>2007-01-09 00:00:59 +0000
commit5a0009a52813f82a12004e84fc0e4e86dd5eab47 (patch)
tree52926abf48ebbabd4f92b0474c2d928c2f7e80b6 /Build
parent371600d8debcbb8849f1e3b7769408eb8521ced1 (diff)
apacite update to get apc files in runtime
git-svn-id: svn://tug.org/texlive/trunk@3255 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index e0b745598fc..9b3697125f1 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -77,6 +77,7 @@ chdir $startdir || die "chdir($startdir) failed: $!";
'amsrefs', "&MAKEamslatex",
'antomega', "&MAKEflatten",
'antt', "&MAKEflatten",
+ 'apacite', "&MAKEflatten",
'arabi', "&MAKEarabi",
'arabtex', "&MAKEarabtex",
'archaic', "&MAKEwilson",
@@ -622,6 +623,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$';
%specialtex= (
'abbr', '\.tex',
'ae', '\.fd$|\.sty',
+ 'apacite', "\.apc|$standardtex",
'arabtex', "\.tex|$standardtex",
'babel', 'b.*plain.tex|\.ldf|\.ltx|\.cfg|\.sty|\.clo|\.cls|\.def|\.fd$',
'babelbib', '\.bdf|\.sty',