diff options
-rw-r--r-- | Build/source/texk/texlive/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Build/source/texk/texlive/Makefile.in b/Build/source/texk/texlive/Makefile.in index 075eb494c8d..ddeed9122d6 100644 --- a/Build/source/texk/texlive/Makefile.in +++ b/Build/source/texk/texlive/Makefile.in @@ -20,9 +20,8 @@ LINKED_SCRIPTS = \ texmf/scripts/ps2eps/ps2eps.pl \ texmf/scripts/tetex/e2pall.pl \ texmf/scripts/tetex/texdoctk.pl \ - texmf/scripts/texlive/tlmgr.tlu \ + texmf/scripts/texlive/tlmgr.pl \ texmf/scripts/texlive/getnonfreefonts.pl \ - texmf/scripts/texlive/tl-package-manager.pl \ texmf-dist/scripts/glossaries/makeglossaries \ texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl \ texmf-dist/scripts/perltex/perltex.pl \ |