From 836cd0a939b82974fc18c9b31421174fed2659d4 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Tue, 1 Mar 2016 23:00:00 -0500 Subject: updated report/Makefile. --- report/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3