diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index bafdc23b133..cc977a177e6 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1119,6 +1119,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'context' => '&POSTcontext', 'context-games' => '&POSTcontext_games', 'coordsys' => '&POSTcoordsys', + 'ctanify' => '&POST_do_man', 'cs' => '&POSTcs', 'cslatex' => '&POST_cstexpkgs', 'csplain' => '&POST_cstexpkgs', |