summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-03-07 18:04:30 +0000
committerKarl Berry <karl@freefriends.org>2007-03-07 18:04:30 +0000
commitf20e65ef1cfe5fc288f66e7af8abc8477511b36a (patch)
tree91b4aa04e610a26e189bf47c7c4f79c52a02ea83 /Build
parentdc6e3a2da3acbc5fd7479b801f0b8c5d3d20aa0e (diff)
new package umthesis (6mar07)
git-svn-id: svn://tug.org/texlive/trunk@4008 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 dc4c743b3ca..3321edc6f31 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -919,6 +919,7 @@ $standardmp='\.mp$';
$standardcsf='\.csf';
%specialbst= (
+ 'umthesis', 'NULL',
);
$standardbst='\.bst';
@@ -938,6 +939,7 @@ $standardbst='\.bst';
'munich', 'NULL',
'pst-labo', 'NULL',
'ucthesis', 'NULL',
+ 'umthesis', 'NULL',
);
$standardbib='\.bib$'; # $ so we don't find README.bibtex in IEEEtran