summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-realauthor/makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-01 23:36:36 +0000
committerKarl Berry <karl@freefriends.org>2016-03-01 23:36:36 +0000
commitd7e94044ef74416e843bd3e064b8d08cc64d53e1 (patch)
treeb8bfd138efe6d4a6539905813290deccb97a861b /Master/texmf-dist/doc/latex/biblatex-realauthor/makefile
parentc248065321efb49dc095e156cde8fa05c9e9d2df (diff)
biblatex-realauthor (28feb16)
git-svn-id: svn://tug.org/texlive/trunk@39908 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-realauthor/makefile')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-realauthor/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-realauthor/makefile b/Master/texmf-dist/doc/latex/biblatex-realauthor/makefile
index 4ff6a985565..f5a1d2946b3 100644
--- a/Master/texmf-dist/doc/latex/biblatex-realauthor/makefile
+++ b/Master/texmf-dist/doc/latex/biblatex-realauthor/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/example.tex documentation/biblatex-realauthor.tex documentation/example.bib
+all: documentation/example-realauthor.tex documentation/biblatex-realauthor.tex documentation/example-realauthor.bib
$(MAKE) -C documentation all