summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7e985e2..dcc0d8b 100644
--- a/Makefile
+++ b/Makefile
@@ -29,6 +29,6 @@ interlace_images:
done;
clean:
rm -r public
-deploy: build interlace_images compress upload
+deploy: build compress upload