summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pgfplots/gallery/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pgfplots/gallery/Makefile')
-rw-r--r--Master/texmf-dist/doc/latex/pgfplots/gallery/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/pgfplots/gallery/Makefile b/Master/texmf-dist/doc/latex/pgfplots/gallery/Makefile
index f65f03818db..27896014114 100644
--- a/Master/texmf-dist/doc/latex/pgfplots/gallery/Makefile
+++ b/Master/texmf-dist/doc/latex/pgfplots/gallery/Makefile
@@ -20,7 +20,7 @@ prepare: $(DOC_SRC)
touch $@
clean:
- rm ./example* prepare index.html
+ rm -f ./example* prepare index.html
prepared: $(PREPARED_SRC:%.tex=%.pdf)