diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/elbioimp/Makefile')
-rw-r--r-- | Master/texmf-dist/doc/latex/elbioimp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/elbioimp/Makefile b/Master/texmf-dist/doc/latex/elbioimp/Makefile index aef127bf066..e69d9987920 100644 --- a/Master/texmf-dist/doc/latex/elbioimp/Makefile +++ b/Master/texmf-dist/doc/latex/elbioimp/Makefile @@ -20,6 +20,7 @@ distr: $(PACKAGE).pdf test1.pdf zip elbioimp README Makefile $(PACKAGE).dtx $(PACKAGE).ins \ $(PACKAGE).cls $(PACKAGE).pdf test1.tex test-bib.bib \ test-ill.png $(PACKAGE)-basis.tex + cp elbioimp.pdf ~dag/www_docs/latex-links clean: - rm -f *.aux *.bbl *.blg *.glo *.gls *.idx *.ilg *.ind *.log *.zip *~ + rm -f *.aux *.bbl *.blg *.dvi *.glo *.gls *.idx *.ilg *.ind *.log *.zip *~ |