diff options
Diffstat (limited to 'Master/texmf-dist/source/generic/pst-fractal/Makefile')
-rw-r--r-- | Master/texmf-dist/source/generic/pst-fractal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/generic/pst-fractal/Makefile b/Master/texmf-dist/source/generic/pst-fractal/Makefile index 6aa27a5b580..fb0b5fb5a16 100644 --- a/Master/texmf-dist/source/generic/pst-fractal/Makefile +++ b/Master/texmf-dist/source/generic/pst-fractal/Makefile @@ -7,7 +7,7 @@ PACKAGE = pst-fractal MAIN = $(PACKAGE)-doc -LATEX = latex +LATEX = pdflatex ARCHNAME = $(MAIN)-$(shell date +%y%m%d) |