summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/acmart/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-09-26 20:52:14 +0000
committerKarl Berry <karl@freefriends.org>2016-09-26 20:52:14 +0000
commit4732f49acacd10b08ae1dc07e4db851c44fb3114 (patch)
tree1d77f8a44f3d48d386749e6cc65c92f737874eb2 /Master/texmf-dist/doc/latex/acmart/Makefile
parentbd713db34dad79c8efbc6a9c8bf3da575a090dc2 (diff)
acmart (26sep16)
git-svn-id: svn://tug.org/texlive/trunk@42151 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/acmart/Makefile')
-rw-r--r--Master/texmf-dist/doc/latex/acmart/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/acmart/Makefile b/Master/texmf-dist/doc/latex/acmart/Makefile
index 97b03d12763..390cd4b01ad 100644
--- a/Master/texmf-dist/doc/latex/acmart/Makefile
+++ b/Master/texmf-dist/doc/latex/acmart/Makefile
@@ -43,6 +43,7 @@ all: ${PDF}
pdflatex $<
- bibtex $*
pdflatex $<
+ pdflatex $<
while ( grep -q '^LaTeX Warning: Label(s) may have changed' $*.log) \
do pdflatex $<; done