diff options
Diffstat (limited to 'Build/source/extra/epstopdf/Makefile')
-rw-r--r-- | Build/source/extra/epstopdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/extra/epstopdf/Makefile b/Build/source/extra/epstopdf/Makefile index cec3602cdd3..878b8ee9b94 100644 --- a/Build/source/extra/epstopdf/Makefile +++ b/Build/source/extra/epstopdf/Makefile @@ -90,8 +90,8 @@ check1: pdfinfo $(file).pdf | grep "Page size" dist: epstopdf.tar.gz epstopdf.html -epstopdf.tar.gz: README epstopdf.pl epstopdf.1 epstopdf.man1.pdf - tar chzf epstopdf.tar.gz $^ +epstopdf.tar.gz: README epstopdf.pl epstopdf.1 repstopdf.1 epstopdf.man1.pdf + tar czf epstopdf.tar.gz $^ groff = groff groff_opts = -man -t |