summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaoran S. Diao <0@hairydiode.xyz>2019-02-11 17:09:32 -0500
committerHaoran S. Diao <0@hairydiode.xyz>2019-02-11 17:09:32 -0500
commitbf4531e465f4667fedd8cece35eda238fb083392 (patch)
treef1ab0262c21f5b1db965d92d14471eef14c20dcd
parent7a01b498ccdaab2792c64762355097d67c7fd863 (diff)
fixed makefile dependencies
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 00a5013..71f52b5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-去英.zip:
+去英.zip: icon.png zdic.js xinhua.js manifest.json
zip -FS 去英.zip *js *json *png
clean:
rm 去英.zip