summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2016-03-01 23:00:00 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2016-03-01 23:00:00 -0500
commit836cd0a939b82974fc18c9b31421174fed2659d4 (patch)
treecdf0003e69dcc2c02e2a3762542e0b2fe3008007
parentb84991f66252f926d09bda1738f407bc6139b56d (diff)
updated report/Makefile.
-rw-r--r--report/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/report/Makefile b/report/Makefile
index 6c8e958..307819f 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 appendix/*.tex
+REPORT_INCLUDES = graphs/*.tex chapters/*.tex bib/combox.bib appendix/*.tex prologue/*.tex
DVI = combox.dvi
all: $(PDF)