summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-12-31 10:25:49 -0800
committerAlex Xu <alex_y_xu@yahoo.ca>2013-12-31 10:25:49 -0800
commit2ed42da37ce81b1aecbccd6e937bb47676639f33 (patch)
tree3a50ca374012fcb7051c4ed336a8c077befa8332 /Makefile
parent4509d521b1f285332a3dba138a1adafa44a45f1d (diff)
downloadhtml5ks-2ed42da37ce81b1aecbccd6e937bb47676639f33.tar.xz
html5ks-2ed42da37ce81b1aecbccd6e937bb47676639f33.zip
Performance.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0dc41b6..b9601eb 100644
--- a/Makefile
+++ b/Makefile
@@ -86,7 +86,7 @@ $(DUMP)/ui/ctc_anim.png: $(CTC_ANIM_TMP)
$(APNGASM) $@ $^ 3 100
$(DUMP)/ui/ctc_anim.webp: $(CTC_ANIM_TMP_WEBP)
- $(WEBPMUX) -frame $(subst $(SPACE), +30 -frame ,$^) +0 -loop 0 -o $@
+ $(WEBPMUX) -frame $(subst $(SPACE), +30 -frame ,$^) +30 -loop 0 -o $@
clean:
$(RM) $(CVIDEO) $(CAUDIO) $(WEBP) www/favicon.ico