From 82b0e3725b6dd740a00972a7ceb10f9f22ee4b9b Mon Sep 17 00:00:00 2001
From: Holden Rohrer
Date: Fri, 17 Apr 2020 22:44:19 -0400
Subject: lots of document work
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'Makefile')
diff --git a/Makefile b/Makefile
index fc28933..18166f2 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
PYTHON = python
all: progreport/document.pdf execsumm/document.pdf
progreport/document.pdf: progreport/document.tex format.tex com.tex
-execsumm/document.pdf: execsumm/document.tex format.tex com.tex
+execsumm/document.pdf: execsumm/document.tex format.tex com.tex plot.png
.tex.pdf:
cd ${@D} && pdftex --jobname ${*F} ${