From 73eef889b5473fac84da03ee0f2da143f40536fe Mon Sep 17 00:00:00 2001 From: NaoPross Date: Sun, 29 Jan 2017 12:35:53 +0100 Subject: updated calc tables and modified alan's work --- doc/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/makefile') diff --git a/doc/makefile b/doc/makefile index 67a3619..f57be75 100644 --- a/doc/makefile +++ b/doc/makefile @@ -17,7 +17,7 @@ BIB := biber .PHONY: all build dir clean all: build -build: $(PDFS) +build: $(PDFS) dir $(TEX) --output-directory=$(BUILD_DIR) $(DOCUMENT) $(BIB) --output-directory=$(BUILD_DIR) $(BIBLIOGRAPHY) $(TEX) --output-directory=$(BUILD_DIR) $(DOCUMENT) -- cgit v1.2.1