| Index: source/libvpx/vp9/vp9cx.mk
|
| ===================================================================
|
| --- source/libvpx/vp9/vp9cx.mk (revision 293588)
|
| +++ source/libvpx/vp9/vp9cx.mk (working copy)
|
| @@ -31,6 +31,8 @@
|
| VP9_CX_SRCS-yes += encoder/vp9_encodeframe.h
|
| VP9_CX_SRCS-yes += encoder/vp9_encodemb.c
|
| VP9_CX_SRCS-yes += encoder/vp9_encodemv.c
|
| +VP9_CX_SRCS-yes += encoder/vp9_ethread.h
|
| +VP9_CX_SRCS-yes += encoder/vp9_ethread.c
|
| VP9_CX_SRCS-yes += encoder/vp9_extend.c
|
| VP9_CX_SRCS-yes += encoder/vp9_firstpass.c
|
| VP9_CX_SRCS-yes += encoder/vp9_block.h
|
|
|