Make fmt file phony
authorMart Lubbers <mart@martlubbers.net>
Mon, 10 Oct 2016 17:46:18 +0000 (19:46 +0200)
committerMart Lubbers <mart@martlubbers.net>
Mon, 10 Oct 2016 17:46:18 +0000 (19:46 +0200)
report/Makefile

index 9ba9f50..42c9c52 100644 (file)
@@ -5,7 +5,7 @@ LATEXFLAGS:=-file-line-error -halt-on-error -no-shell-escape
 
 TEXS:=$(wildcard *.tex)
 
-.PHONY: all
+.PHONY: all $(DOC).fmt
 
 all: $(DOC).pdf