diff options
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/tetex/Makefile.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Build/source/texk/tetex/Makefile.in b/Build/source/texk/tetex/Makefile.in index 7f9995789a3..2352f1c89cf 100644 --- a/Build/source/texk/tetex/Makefile.in +++ b/Build/source/texk/tetex/Makefile.in @@ -16,11 +16,10 @@ SCRIPTS = \ # .pl and in texmf; the scripts do not exist here at all, the instances # in texmf are the masters (except sometimes it is CTAN). -LINKEDPLSCRIPTS = a2ping e2pall epstopdf pdfcrop pkfix ps2eps texdoctk \ - thumbpdf -# +LINKEDPLSCRIPTS = a2ping e2pall epstopdf pdfcrop pkfix ps2eps texdoctk LINKEDSCRIPTS = \ texmf-dist/scripts/glossaries/makeglossaries \ + texmf-dist/scripts/thumbpdf/thumbpdf.pl \ texmf-dist/scripts/vpe/vpe.pl CONTEXTSCRIPTS = \ |