aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/punktgruppen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'buch/papers/punktgruppen/Makefile')
-rw-r--r--buch/papers/punktgruppen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/papers/punktgruppen/Makefile b/buch/papers/punktgruppen/Makefile
index 47affeb..98e7149 100644
--- a/buch/papers/punktgruppen/Makefile
+++ b/buch/papers/punktgruppen/Makefile
@@ -32,7 +32,7 @@ figures/%.pdf: tikz/%.tex
pdflatex --output-directory=figures $<
.PHONY: standalone
-standalone: standalone.tex $(SOURCES)
+standalone: standalone.tex $(SOURCES) $(FIGURES)
mkdir -p standalone
cd ../..; \
pdflatex \