From 616799dffd2a6597c46aab229163fce66dbe6537 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Sat, 28 Feb 2015 23:12:37 -0500 Subject: More selective deploy --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5dc38a4..2a10862 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,7 @@ +all: build deploy + build: python2 build.py deploy: - rsync -r ./ horel.org:public_html/submodularity + rsync -r index.html custom.css notes horel.org:public_html/submodularity -- cgit v1.2.3-70-g09d2