summaryrefslogtreecommitdiffstats
path: root/report/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'report/Makefile')
-rw-r--r--report/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/report/Makefile b/report/Makefile
index 2b1a083..6c8e958 100644
--- a/report/Makefile
+++ b/report/Makefile
@@ -12,7 +12,7 @@
PDF = combox-report.pdf
REPORT_TEX = combox.tex
REPORT_AUX = combox.aux
-REPORT_INCLUDES = graphs/*.tex chapters/*.tex bib/combox.bib
+REPORT_INCLUDES = graphs/*.tex chapters/*.tex bib/combox.bib appendix/*.tex
DVI = combox.dvi
all: $(PDF)