Skip to content

Commit

Permalink
cp
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Oct 27, 2023
1 parent e5fe56b commit f65138e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -32,6 +32,7 @@ zip: *.tex
mkdir package
cd package
cp ../paper.tex .
cp ../acmart.cls .
cp ../main.bib .
cp ../goto-pic.pdf .
for p in $(PACKAGES); do cp $(TLROOT)/tex/latex/$${p}/$${p}.sty .; done
Expand Down

0 comments on commit f65138e

Please sign in to comment.