summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pst-pdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/pst-pdf/Makefile')
-rw-r--r--macros/latex/contrib/pst-pdf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/latex/contrib/pst-pdf/Makefile b/macros/latex/contrib/pst-pdf/Makefile
index df2a53cab7..2c5f7e7305 100644
--- a/macros/latex/contrib/pst-pdf/Makefile
+++ b/macros/latex/contrib/pst-pdf/Makefile
@@ -21,7 +21,7 @@ ADDINPUTS = penguin.eps elephant.ps knuth.png psf-demo.eps \
PDF_CONTAINER = $(EXAMPLE:.tex=-pics.pdf)
ARCHFILES = $(PACKAGE).dtx $(PACKAGE).ins $(ADDINPUTS) Makefile \
- README.md CHANGES CHANGES.tex \
+ README.md CHANGES \
$(PACKAGE).pdf $(PACKAGE)-DE.pdf $(EXAMPLE:.tex=.pdf) \
ps4pdf \
ps4pdf.bat \
@@ -43,7 +43,7 @@ example : $(EXAMPLE:.tex=.pdf)
$(EXAMPLE:.tex=.pdf) : $(EXAMPLE) $(ADDINPUTS) $(PDF_CONTAINER) $(PACKAGE).sty
$(PDFLATEX) $<
-dist : doc doc-DE pdf example
+dist : doc doc-DE pdf example CHANGES
rm -rf $(PACKAGE)
mkdir $(PACKAGE)
cp -p $(ARCHFILES) $(PACKAGE)/