summaryrefslogtreecommitdiffstats
path: root/report/Makefile
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2016-02-29 23:16:11 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2016-02-29 23:16:11 -0500
commit8df4b447a8838983c30b2227293d10ac1ad41b93 (patch)
tree8877728cabb53360a97a0a790bf7166ae52f402a /report/Makefile
parent2a5e5d1ea482216771013769e4bec0adefd8d69e (diff)
Drafted Chapter 5.
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)