diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-23 00:36:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-23 00:36:16 +0000 |
commit | 28fe3c14abdc8fbd0ed8b77edbb4b9c44a124c73 (patch) | |
tree | b9e6b8c46ac3b30c59048277721cc2dd3b7d4f5d /Build/cdbuild | |
parent | 1465382018558cf3ddb3440aa6e51469eb0ebbc5 (diff) |
namespc must generate ins first (luecking 23 Jul 2007 13:47:15)
git-svn-id: svn://tug.org/texlive/trunk@5011 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/cdbuild')
-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 55c109f41ec..e2f348304aa 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -683,6 +683,7 @@ $standarddocfmt='latex'; 'localloc', 'localloc.dtx', 'makecell', 'makecell.dtx', 'minitoc', 'NULL', # takes forever, and files are pregenerated + 'namespc', 'namespc.dtx', 'paper', 'install.02', 'parrun', 'parrun.ins', 'stmaryrd', 'stmaryrd.dtx', |