| Index: source/libvpx/vp9/vp9dx.mk
|
| diff --git a/source/libvpx/vp9/vp9dx.mk b/source/libvpx/vp9/vp9dx.mk
|
| index 1fcb36f668cd96d8a4e77cac12a884097b5f844d..603158a9c7a525a78c4012d055af5de028b6d409 100644
|
| --- a/source/libvpx/vp9/vp9dx.mk
|
| +++ b/source/libvpx/vp9/vp9dx.mk
|
| @@ -21,8 +21,6 @@ VP9_DX_SRCS-yes += decoder/vp9_decodemv.c
|
| VP9_DX_SRCS-yes += decoder/vp9_decodeframe.c
|
| VP9_DX_SRCS-yes += decoder/vp9_decodeframe.h
|
| VP9_DX_SRCS-yes += decoder/vp9_detokenize.c
|
| -VP9_DX_SRCS-yes += decoder/vp9_dthread.c
|
| -VP9_DX_SRCS-yes += decoder/vp9_dthread.h
|
| VP9_DX_SRCS-yes += decoder/vp9_reader.h
|
| VP9_DX_SRCS-yes += decoder/vp9_reader.c
|
| VP9_DX_SRCS-yes += decoder/vp9_read_bit_buffer.c
|
|
|