summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCamil Staps2016-04-27 11:10:55 +0200
committerCamil Staps2016-04-27 11:10:55 +0200
commit1db021c55e0ca36f6942269e03b5c02d6aa24563 (patch)
tree99735e09969255427a7868a17ed176cd525247bf /Makefile
parentReorganisatie (diff)
Get
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c50910f..e3fcccd 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ all: $(PDF)
$(TEX) $(TEXOPTS) $(basename $@)
$(TEX) $(TEXOPTS) $(basename $@)
-%.fmt: preamble.tex
+%.fmt: preamble.tex $(wildcard *.sty)
$(TEX) -ini -jobname="$(basename $@)" "&$(TEX) $<\dump"
clean: