summaryrefslogtreecommitdiff
path: root/Build/cdbuild
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-05-20 20:42:15 +0000
committerKarl Berry <karl@freefriends.org>2007-05-20 20:42:15 +0000
commit7565be950065c44ddd2808eed2e63588d89768a7 (patch)
treed706ba7b47929f546ebe83585a13f3381b1feef6 /Build/cdbuild
parent9229f19eaf9e81c41e134e6d17e21e79ba62065b (diff)
new latex package mlist (19may07)
git-svn-id: svn://tug.org/texlive/trunk@4323 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/cdbuild')
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index 2c09ff34756..7e0bd798584 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -722,6 +722,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$';
'minitoc', "\.ml[do]|$standardtex",
'misc', '\.sty|\.ltx|\.cls',
'mkpattern', 'mkpatter.tex',
+ 'mlist', '^[^d].*.sty', # no dtx-style.sty
'msg', "$standardtex|-msg\.tex",
'nag', "$standardtex|\.cfg|\.nag",
'ntheorem', '\.sty|\.std',