summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 0 insertions, 3 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index e2dc0dec4ce..569655f5703 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -4723,9 +4723,6 @@ sub MAKEwilson {
next;
}
- # tgothic filenames conflict with ptex fonts.
- next if $d eq "tgothic";
-
my $target = "$docdir/$d";
next if ! -d $target; # samples/readme files
print "\t PROCESS Wilson subdir $d\n";