diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/pgfplots/pgfplots.makefile')
-rw-r--r-- | Master/texmf-dist/doc/latex/pgfplots/pgfplots.makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pgfplots/pgfplots.makefile b/Master/texmf-dist/doc/latex/pgfplots/pgfplots.makefile index 1f9688988df..5d37416311e 100644 --- a/Master/texmf-dist/doc/latex/pgfplots/pgfplots.makefile +++ b/Master/texmf-dist/doc/latex/pgfplots/pgfplots.makefile @@ -152,3 +152,6 @@ figures/expensiveexamplepgfplots-figure45.pdf: figures/expensiveexamplepgfplots-figure46.pdf: pdflatex -shell-escape -halt-on-error -interaction=batchmode -jobname "figures/expensiveexamplepgfplots-figure46" "pgfplots" +figures/expensiveexamplepgfplots-figure47.pdf: + pdflatex -shell-escape -halt-on-error -interaction=batchmode -jobname "figures/expensiveexamplepgfplots-figure47" "pgfplots" + |