diff options
author | Norbert Preining <preining@logic.at> | 2018-08-04 17:08:55 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2018-08-04 17:08:55 +0000 |
commit | 52689d44c62ab7963d672acb8733a5693d10ae37 (patch) | |
tree | a43ea373b3bc08c9053a5a932acd719325760462 /Master/tlpkg/doc | |
parent | c6b47bd83b64eeca36bd61a7339c15212203fb29 (diff) |
update graphics GNUmakefile for new graphic file
git-svn-id: svn://tug.org/texlive/trunk@48346 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r-- | Master/tlpkg/doc/graphics/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/doc/graphics/GNUmakefile b/Master/tlpkg/doc/graphics/GNUmakefile index 506bef908a4..dfb797e14ab 100644 --- a/Master/tlpkg/doc/graphics/GNUmakefile +++ b/Master/tlpkg/doc/graphics/GNUmakefile @@ -7,7 +7,7 @@ texlive-installer-graphics-vert.png: texlive-installer-graphics-horiz.png texlive-installer-graphics-horiz.png: texlive-installer-graphics.pdf pdftopng -r 50 $< - >$@ -texlive-installer-graphics.pdf: texlive-installer-graphics.tex lion-small.png +texlive-installer-graphics.pdf: texlive-installer-graphics.tex tl-lion-black.pdf texfot pdflatex '\nonstopmode\input $<' clean: |