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 dc3419541e3..e52ed6b22d3 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2511,6 +2511,7 @@ $standardsource = '(\.(bat|c|drv|dtx|fea|fdd|ins|sfd)' 'patch', '\.doc', 'pdfx', 'rvdtx\.sty|' . $standardsource, 'poetrytex', 'Makefile|' . $standardsource, + 'pseudo', 'NULL', # keep together 'pst-pdf', '\.(dtx|ins|e?ps|png)$|CHANGES.tex', 'pygmentex', 'NULL', # keep together 'rcs', 'rcs.el|src|' . $standardsource, |