From 5cbe90854d1b3d784f956e3005e84b18cde9aeaa Mon Sep 17 00:00:00 2001
From: Jaron Kent-Dobias <jaron@kent-dobias.com>
Date: Thu, 29 Mar 2018 13:31:29 -0400
Subject: lots of changes

---
 makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'makefile')

diff --git a/makefile b/makefile
index 364b659..d671dfa 100644
--- a/makefile
+++ b/makefile
@@ -1,11 +1,11 @@
 
 DOC=monte-carlo
-FIGS=fig_correlation_collapse-hL fig_correlation
-DATA=fig_correlation_data_collapse-hL
+FIGS=fig_correlation_collapse-hL fig_correlation fig_metastable fig_correlation-temp
+DATA=correlation correlation_temp metastable_raw metastable_func
 
 all: ${DOC}.pdf
 
-%.tex: figs/%.gplot ${DATA:%=figs/%.dat}
+%.tex: figs/%.gplot ${DATA:%=data/%.dat}
 	gnuplot $< > $@
 
 ${DOC}.pdf: ${DOC}.tex ${DOC}.bib ${FIGS:%=%.tex}
-- 
cgit v1.2.3-70-g09d2