summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile
index 9e988010666..b7ed3443094 100644
--- a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile
+++ b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile
@@ -4,7 +4,7 @@ FILES = *.bbx *.dbx *.lbx documentation makefile README
dist: all
rm -rf biblatex-manuscripts-philology
mkdir biblatex-manuscripts-philology
- ln README *bbx *dbx *lbx *makefile biblatex-manuscripts-philology
+ ln README *sty *bbx *dbx *lbx *makefile biblatex-manuscripts-philology
mkdir biblatex-manuscripts-philology/documentation
ln documentation/*tex documentation/*bib documentation/*pdf documentation/makefile biblatex-manuscripts-philology/documentation
$(RM) ../biblatex-manuscripts-philology.zip
@@ -16,4 +16,4 @@ clean:
@$(RM) *.pdf *.toc *.aux *.out *.fdb_latexmk *.log *.bbl *.bcf *.blg *run.xml *.synctex.gz*
all: documentation/biblatex-manuscripts-philology-example.tex documentation/biblatex-manuscripts-philology.tex documentation/biblatex-manuscripts-philology-example.bib
- $(MAKE) -C documentation all \ No newline at end of file
+ $(MAKE) -C documentation all