aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0905900..844647e 100644
--- a/Makefile
+++ b/Makefile
@@ -77,4 +77,5 @@ graph/lineplot.png: py/data2.py py/lineplot.py graph/dir
mv boxplot.png graph/
graph/lineplot.png: py/data2.py py/boxplot.py graph/dir
+ $(PY) py/lineplot.py
mv lineplot.png graph/