summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2015-02-28 20:09:43 -0500
committerThibaut Horel <thibaut.horel@gmail.com>2015-02-28 20:09:43 -0500
commit683cc893b0ec029e5b019e936e9c83c5c6798dac (patch)
tree64a9a5ddce2324fb4a45ba3b17fcbe745030afe5 /Makefile
downloadreading_group-683cc893b0ec029e5b019e936e9c83c5c6798dac.tar.gz
Initial commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..5dc38a4
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+build:
+ python2 build.py
+
+deploy:
+ rsync -r ./ horel.org:public_html/submodularity