Skip to content
Snippets Groups Projects
Commit d75d59bb authored by Christian Spangler's avatar Christian Spangler
Browse files

repair Makefile

parent 8543a17a
No related branches found
No related tags found
No related merge requests found
all: slides.pdf
slides.pdf: slides/slides.tex
pdflatex slides/slides.tex
clean:
rm -f slides.aux slides.log slides.nav slides.out slides.snm slides.toc
dist-clean:
rm slides.*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment