summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-bookinarticle/makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-02-05 23:32:20 +0000
committerKarl Berry <karl@freefriends.org>2016-02-05 23:32:20 +0000
commitc9c8ef4c76194851d5f0e5a3e39c5b044aa3bbbf (patch)
tree312478a594d065d98a9c619f1d2684c6765987a3 /Master/texmf-dist/doc/latex/biblatex-bookinarticle/makefile
parent3ca6acbfe0f0cc797d3c5b16ecfb2ee4833177fa (diff)
biblatex-bookinarticle (5feb16)
git-svn-id: svn://tug.org/texlive/trunk@39584 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-bookinarticle/makefile')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-bookinarticle/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-bookinarticle/makefile b/Master/texmf-dist/doc/latex/biblatex-bookinarticle/makefile
index d24dc7651f1..ffb9f045f47 100644
--- a/Master/texmf-dist/doc/latex/biblatex-bookinarticle/makefile
+++ b/Master/texmf-dist/doc/latex/biblatex-bookinarticle/makefile
@@ -15,5 +15,5 @@ clean:
$(MAKE) -C documentation clean
@$(RM) *.pdf *.toc *.aux *.out *.fdb_latexmk *.log *.bbl *.bcf *.blg *run.xml *.synctex.gz*
-all: documentation/biblatex-bookinarticle.tex documentation/example.bib
+all: documentation/biblatex-bookinarticle.tex documentation/example-bookinarticle.bib
$(MAKE) -C documentation all