summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-shortfields/documentation/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-shortfields/documentation/makefile')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-shortfields/documentation/makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-shortfields/documentation/makefile b/Master/texmf-dist/doc/latex/biblatex-shortfields/documentation/makefile
new file mode 100644
index 00000000000..831057ac163
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex-shortfields/documentation/makefile
@@ -0,0 +1,5 @@
+all: *tex *bib
+ latexmk biblatex-shortfields.tex
+ latexmk biblatex-shortfields-example.tex
+
+