diff options
Diffstat (limited to 'Master/texmf-dist/source/generic/pst-3dplot')
-rw-r--r-- | Master/texmf-dist/source/generic/pst-3dplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/generic/pst-3dplot/Makefile b/Master/texmf-dist/source/generic/pst-3dplot/Makefile index 1ea2e39b135..9b01cfa343a 100644 --- a/Master/texmf-dist/source/generic/pst-3dplot/Makefile +++ b/Master/texmf-dist/source/generic/pst-3dplot/Makefile @@ -15,7 +15,7 @@ ARCHNAME = $(MAIN)-$(shell date +%y%m%d) ARCHFILES = $(PACKAGE).sty $(PACKAGE).tex $(PACKAGE).pro $(MAIN).tex README Changes Makefile -all : doc clean +all : doc clean tds doc: $(MAIN).pdf $(MAIN).pdf : $(MAIN).ps |