diff --git a/.gitignore b/.gitignore index 52accf7..0d0dae2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ **/*.snm target.tar.gz target/ +target.zip diff --git a/Makefile b/Makefile index 21af988..a41e916 100644 --- a/Makefile +++ b/Makefile @@ -27,16 +27,16 @@ @mkdir -p $(TARGET_PRINTABLES) $(SLIDES_PDF_NAMES): $(LESSONS_DIR)/%/slides.pdf : $(LESSONS_DIR)/% $(LESSONS_DIR)/%/slides.tex - $(TEX) $(TEX_ARGS) -output-directory=$