summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2015-03-14 12:07:55 -0400
committerThibaut Horel <thibaut.horel@gmail.com>2015-03-14 12:07:55 -0400
commitce22ca6d087e6d212a2324a2a952ac152368ece9 (patch)
tree3482fdace9cbb63c23ad5b1d3ec73595c6f11a04
parentd2ac5ab4a46e7762491ab11586dd0619e8470bc2 (diff)
downloadreading_group-ce22ca6d087e6d212a2324a2a952ac152368ece9.tar.gz
Remake the page when build.py changes
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2eeffee..15ea9a6 100644
--- a/Makefile
+++ b/Makefile
@@ -4,5 +4,5 @@ DEPLOY_URL=horel.org:public_html/submodularity
all: index.html notes papers
rsync -r $+ $(DEPLOY_URL)
-index.html: index.jinja sessions.csv sub.bib notes papers
+index.html: index.jinja sessions.csv sub.bib notes papers build.py
python2 build.py