summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/pst-pad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/generic/pst-pad/Makefile')
-rw-r--r--Master/texmf-dist/source/generic/pst-pad/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/generic/pst-pad/Makefile b/Master/texmf-dist/source/generic/pst-pad/Makefile
index d7b09a70df2..0c8f6009f51 100644
--- a/Master/texmf-dist/source/generic/pst-pad/Makefile
+++ b/Master/texmf-dist/source/generic/pst-pad/Makefile
@@ -9,6 +9,7 @@ all: \
$(MAINDOCEN).pdf: \
showexpl.cfg \
+ pst-pad-doc-header.tex \
$(MAINDOCEN).tex \
$(MAIN).tex \
$(MAIN).sty
@@ -19,6 +20,7 @@ $(MAINDOCEN).pdf: \
$(MAINDOCDE).pdf: \
showexpl.cfg \
+ pst-pad-doc-header.tex \
$(MAINDOCDE).tex \
$(MAIN).tex \
$(MAIN).sty
@@ -31,7 +33,7 @@ $(MAINDOCDE).pdf: \
publish: \
all
zip $(MAIN).zip \
- Makefile README CHANGES \
+ Makefile README CHANGES pst-pad-doc-header.tex \
$(MAIN).tex $(MAIN).sty \
showexpl.cfg \
$(MAINDOCEN).tex $(MAINDOCEN).pdf \