Added empty latex file for Error Handling and Logging chapter.
[ssproject1617.git] / report / Makefile
index 42c9c52..d82ce26 100644 (file)
@@ -5,7 +5,8 @@ LATEXFLAGS:=-file-line-error -halt-on-error -no-shell-escape
 
 TEXS:=$(wildcard *.tex)
 
-.PHONY: all $(DOC).fmt
+.PHONY: all
+.SECONDARY: $(DOC).fmt
 
 all: $(DOC).pdf