From 8df4b447a8838983c30b2227293d10ac1ad41b93 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Mon, 29 Feb 2016 23:16:11 -0500 Subject: Drafted Chapter 5. --- report/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'report/Makefile') 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) -- cgit v1.2.3