diff options
Diffstat (limited to 'Build/cdbuild/ctan2tds.pl')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 253350a2adb..411718eb3fe 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -249,7 +249,8 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'symbolindex', "print \"requires binary, skip\"", 't2', "&MAKEt2", 'tabvar', "&MAKEflatten", - 'tamethebeast', "&MAKEtamethebeast", + 'tamethebeast',"&MAKEtamethebeast", + 'tengwarscript',"&MAKEflatten", 'tex-refs', "print \"tex-refs not ready\n\"", 'texdraw', "&MAKEtexdraw", 'texsis', "&MAKEtexsis", |