summaryrefslogtreecommitdiff
path: root/application-devel/app-debugging/Makefile
diff options
context:
space:
mode:
authorManuel Traut <manut@linutronix.de>2009-06-23 14:43:54 +0100
committerManuel Traut <manut@linutronix.de>2009-06-23 14:43:54 +0100
commit5ad33b998f9fc430477cc85d7a6671c5d4fc19d9 (patch)
tree98652f7cb708dce904ef9372ba1176414900a15e /application-devel/app-debugging/Makefile
parent1bc54a0d003cd45034d98590e497541c7653946f (diff)
app-devel: fixed makefiles to call pdflatex twice that latex refs are resolved
correctly Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'application-devel/app-debugging/Makefile')
-rw-r--r--application-devel/app-debugging/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/application-devel/app-debugging/Makefile b/application-devel/app-debugging/Makefile
index 4b38b5c..3f8d266 100644
--- a/application-devel/app-debugging/Makefile
+++ b/application-devel/app-debugging/Makefile
@@ -1,5 +1,6 @@
all:
pdflatex handout_app-debugging_de.tex
+ pdflatex handout_app-debugging_de.tex
pdflatex pres_app-debugging_de.tex
pdflatex hints_app-debugging_de.tex