diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/uptex-fonts/Makefile')
-rw-r--r-- | Master/texmf-dist/fonts/source/uptex-fonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/fonts/source/uptex-fonts/Makefile b/Master/texmf-dist/fonts/source/uptex-fonts/Makefile index ee6f3effa70..270a256c504 100644 --- a/Master/texmf-dist/fonts/source/uptex-fonts/Makefile +++ b/Master/texmf-dist/fonts/source/uptex-fonts/Makefile @@ -28,7 +28,7 @@ tfm: done for hv in h v ; do \ for fnt in upkorrm upkorgt ; do \ - $(PLTOTF) upjisr-$$hv.pl $$fnt-$$hv.tfm ; \ + $(PLTOTF) upkorr-$$hv.pl $$fnt-$$hv.tfm ; \ done ; \ for fnt in upschrm upschgt ; do \ $(PLTOTF) upschr-$$hv.pl $$fnt-$$hv.tfm ; \ |