diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/getmap/makefile')
-rw-r--r-- | Master/texmf-dist/doc/latex/getmap/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/getmap/makefile b/Master/texmf-dist/doc/latex/getmap/makefile index 9967330f4f6..632f43676c6 100644 --- a/Master/texmf-dist/doc/latex/getmap/makefile +++ b/Master/texmf-dist/doc/latex/getmap/makefile @@ -62,7 +62,7 @@ clean: *.bbl *.blg *.ins *.txt *.bib cleanall: clean - $(RM) getmapdl.lua *.sty *.png \ + $(RM) getmapdl.lua *.sty *.png *.jpg\ *.cfg *.tex README getmap.pdf .PHONY: all doc package install uninstall styles git ctan clean cleanall |