summaryrefslogtreecommitdiffstats
path: root/doc/report/makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/report/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/report/makefile b/doc/report/makefile
index e10c0b9..d88b1bb 100644
--- a/doc/report/makefile
+++ b/doc/report/makefile
@@ -2,7 +2,7 @@
BUILD_DIR := build
RES_DIR := res
-SOURCES := z80uPC.tex notes.tex
+SOURCES := z80uPC.tex z80uPC_nostyle.tex notes.tex
DOCUMENTS := $(patsubst %.tex,$(BUILD_DIR)/%.pdf,$(SOURCES))
RES_SRC := $(wildcard $(RES_DIR)/*.svg)