summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/pst-fill/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/generic/pst-fill/Makefile')
-rw-r--r--Master/texmf-dist/source/generic/pst-fill/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/pst-fill/Makefile b/Master/texmf-dist/source/generic/pst-fill/Makefile
index 3d55734c181..1586e6f0764 100644
--- a/Master/texmf-dist/source/generic/pst-fill/Makefile
+++ b/Master/texmf-dist/source/generic/pst-fill/Makefile
@@ -34,6 +34,7 @@ $(MAIN).dvi : $(MAIN).dtx
makeindex -s gind.ist -t $(basename $<).ilg -o $(basename $<).ind \
$(basename $<).idx
$(LATEX) $<
+ $(LATEX) $<
clean :
$(RM) $(addprefix $(MAIN), .log .aux .glg .glo .gls .ilg .idx .ind .tmp .toc .out)