Fix packing source files

This commit is contained in:
Filip Gralinski 2022-01-15 22:46:14 +01:00
parent 280720e604
commit 9ae6753b12

View File

@ -75,7 +75,7 @@ autozoil.xml: $(CONTENT_TEX_SOURCES)
$(PAPER_ID).zip:
$(clean_latex_stuff)
rm -rf *~
zip -r $@ . -x '*.git*' '*.zip'
zip -r $@ . -x '*.git/*' '*.zip'
ifeq ($(HAS_SUPPLEMENT),yes)
supplement.zip: the-appendix.pdf