diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-31 23:22:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-31 23:22:45 +0000 |
commit | 49ec51835aa8913d04026b0b07cd1bbe1b379d0f (patch) | |
tree | 34649d1aef03af7634f7c467dc3ea18b7f859d5a /Master/texmf-dist/doc/latex/acmart/Makefile | |
parent | 32d519d1c0351816024af5a8f7671f38981f5fa8 (diff) |
acmart (31mar17)
git-svn-id: svn://tug.org/texlive/trunk@43660 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/acmart/Makefile')
-rw-r--r-- | Master/texmf-dist/doc/latex/acmart/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/acmart/Makefile b/Master/texmf-dist/doc/latex/acmart/Makefile index 626bff6bade..7f5c1990c0d 100644 --- a/Master/texmf-dist/doc/latex/acmart/Makefile +++ b/Master/texmf-dist/doc/latex/acmart/Makefile @@ -14,6 +14,7 @@ SAMPLES = \ sample-acmlarge.tex \ sample-acmtog.tex \ sample-sigconf.tex \ + sample-sigconf-authordraft.tex \ sample-sigplan.tex \ sample-sigchi.tex \ sample-sigchi-a.tex @@ -59,7 +60,7 @@ sample-acmlarge.pdf \ sample-acmtog.pdf: samplebody-journals.tex sample-sigconf.pdf \ -sample-siggraph.pdf \ +sample-sigconf-authordraft.pdf \ sample-sigplan.pdf \ sample-sigchi.pdf: samplebody-conf.tex |