mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
update Android.mk
idec.c was missing Change-Id: I18fe8eb6576c52b56519567b9905ad5ac2db60c0
This commit is contained in:
@ -5,6 +5,7 @@ LOCAL_SRC_FILES := \
|
||||
src/dec/bits.c \
|
||||
src/dec/dsp.c \
|
||||
src/dec/frame.c \
|
||||
src/dec/idec.c \
|
||||
src/dec/quant.c \
|
||||
src/dec/tree.c \
|
||||
src/dec/vp8.c \
|
||||
|
Reference in New Issue
Block a user