summaryrefslogtreecommitdiffstats
path: root/doc/makefile
diff options
context:
space:
mode:
authorNaoPross <np.jun28@gmail.com>2017-01-29 12:35:53 +0100
committerNaoPross <np.jun28@gmail.com>2017-01-29 12:35:53 +0100
commit73eef889b5473fac84da03ee0f2da143f40536fe (patch)
tree5f4f99be46ae33a82fd5f9f01f6ba8e95d845c91 /doc/makefile
parentmerged alan's work and fixed margins & captions (diff)
downloadPDI-73eef889b5473fac84da03ee0f2da143f40536fe.tar.gz
PDI-73eef889b5473fac84da03ee0f2da143f40536fe.zip
updated calc tables and modified alan's work
Diffstat (limited to 'doc/makefile')
-rw-r--r--doc/makefile2
1 files changed, 1 insertions, 1 deletions
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)