summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dca9c35..41f64e9 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ vorlesung::
touch tailhandout.tex
TEXINPUTS=`pwd`/wise:.:$(TEXINPUTS) pdflatex handout1.tex
TEXINPUTS=`pwd`/wise:.:$(TEXINPUTS) pdflatex handout1.tex
- rm confighandout.tailhandout.tex
+ rm confighandout.tex tailhandout.tex
mv _confighandout.tex confighandout.tex
mv _tailhandout.tex tailhandout.tex