summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-04-03 21:21:47 +0000
committerKarl Berry <karl@freefriends.org>2007-04-03 21:21:47 +0000
commit95948fb5bea11242023bf9ccd499b4b592f0d011 (patch)
treec96e94dde29769818121ac7149e280f4f4cf0217 /Build
parentca8e7952995a9cab3715b14da28eeefd102a81fb (diff)
need nag-*.cfg in runtime, J Sommer mail 3 Apr 2007 00:13:38
git-svn-id: svn://tug.org/texlive/trunk@4111 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index 09af881730b..6b24c94cd63 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -687,7 +687,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$';
'minitoc', "\.ml[do]|$standardtex",
'misc', '\.sty|\.ltx|\.cls',
'msg', "$standardtex|-msg\.tex",
- 'nag', '\.sty|\.nag',
+ 'nag', "$standardtex|\.cfg|\.nag",
'ntheorem', '\.sty|\.std',
'ofs', '^ofs\.tex|ofsdef\.tex|ofs-.*\.tex|\.sty|a.*\.tex|.*fn\.tex',
'patch', '\.tex',