summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Jungeblut <paul.jungeblut@gmail.com>2016-10-16 00:18:37 +0200
committerPaul Jungeblut <paul.jungeblut@gmail.com>2016-10-16 00:18:37 +0200
commita9884f0df10059962c6e9de8e87de94cfe7388ea (patch)
tree4afced0d5a7d80608e33d5237250392c5b0e93ed /Makefile
parent6d1af499c08ff609d533c9fce77d27e34bd7980c (diff)
Typesetting combinatorics chapter.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c3c7848..010ba2f 100644
--- a/Makefile
+++ b/Makefile
@@ -3,4 +3,4 @@ all:
pdflatex tcr.tex
make clean
clean:
- rm -f *~ .*~ *.aux *.log *.backup *.out *.backup *.bbl *.blg *.brf *.idx *.ilg *.ind *.toc *.fls \ No newline at end of file
+ rm -f *~ .*~ *.aux *.log *.backup *.out *.backup *.bbl *.blg *.brf *.idx *.ilg *.ind *.thm *.toc *.fls \ No newline at end of file