Commit ce960d5f authored by Frank Barchard's avatar Frank Barchard

add scale_any to linux.mk make file.

BUG=453
TESTED=untested
R=harryjin@google.com

Review URL: https://webrtc-codereview.appspot.com/50239004.
parent 2e9f3e5c
......@@ -25,10 +25,11 @@ LOCAL_OBJ_FILES := \
source/row_mips.o \
source/row_gcc.o \
source/scale.o \
source/scale_any.o \
source/scale_argb.o \
source/scale_common.o \
source/scale_mips.o \
source/scale_gcc.o \
source/scale_mips.o \
source/video_common.o
.cc.o:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment