aboutsummaryrefslogtreecommitdiff
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 fbd8871..0c22499 100644
--- a/makefile
+++ b/makefile
@@ -13,7 +13,7 @@ clean:
rmdir deploy # this may fail if the server was run, due to the bangs.json being generated
-deploy-dir: deploy deploy/bundle.js deploy/index.html deploy/bangs-ddgless
+deploy-dir: deploy deploy/bundle.js deploy/style.css deploy/index.html deploy/bangs-ddgless
deploy.zip: deploy-dir
zip deploy.zip -r deploy