| Index: source/libvpx/vp8/vp8cx.mk
|
| ===================================================================
|
| --- source/libvpx/vp8/vp8cx.mk (revision 254565)
|
| +++ source/libvpx/vp8/vp8cx.mk (working copy)
|
| @@ -50,7 +50,6 @@
|
| VP8_CX_SRCS-yes += encoder/modecosts.h
|
| VP8_CX_SRCS-yes += encoder/onyx_int.h
|
| VP8_CX_SRCS-yes += encoder/pickinter.h
|
| -VP8_CX_SRCS-yes += encoder/psnr.h
|
| VP8_CX_SRCS-yes += encoder/quantize.h
|
| VP8_CX_SRCS-yes += encoder/ratectrl.h
|
| VP8_CX_SRCS-yes += encoder/rdopt.h
|
| @@ -61,7 +60,6 @@
|
| VP8_CX_SRCS-yes += encoder/onyx_if.c
|
| VP8_CX_SRCS-yes += encoder/pickinter.c
|
| VP8_CX_SRCS-yes += encoder/picklpf.c
|
| -VP8_CX_SRCS-yes += encoder/psnr.c
|
| VP8_CX_SRCS-yes += encoder/quantize.c
|
| VP8_CX_SRCS-yes += encoder/ratectrl.c
|
| VP8_CX_SRCS-yes += encoder/rdopt.c
|
|
|