aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-07-26 17:31:11 +0200
committermetamuffin <metamuffin@disroot.org>2023-07-26 17:31:11 +0200
commitaea8b7ad60a2da26f7306a84399232029e6d1371 (patch)
tree796bcb69b411ed03b8c773535ce8f961b9d7ecf0 /makefile
parent165bf2df95d42d3ff029ade606e38308e93eacc8 (diff)
downloadfastbangs-aea8b7ad60a2da26f7306a84399232029e6d1371.tar
fastbangs-aea8b7ad60a2da26f7306a84399232029e6d1371.tar.bz2
fastbangs-aea8b7ad60a2da26f7306a84399232029e6d1371.tar.zst
forgot to add depedency in makefile
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