Change android makefile to reflect recent file structure change

Review URL: http://webrtc-codereview.appspot.com/67001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@200 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
leozwang@google.com
2011-07-13 17:49:49 +00:00
parent 59fd0f12e6
commit f97b68078a
2 changed files with 43 additions and 42 deletions

View File

@ -91,8 +91,8 @@ LOCAL_SRC_FILES = \
$(MY_LIBVPX_PATH)/vp8/decoder/arm/arm_dsystemdependent.c \
LOCAL_CFLAGS := \
-DHAVE_CONFIG_H=vpx_config.h \
-include $(LOCAL_PATH)/third_party_mods/libvpx/source/config/android/vpx_config.h
-DHAVE_CONFIG_H=vpx_config.h \
-include $(LOCAL_PATH)/third_party/libvpx/source/config/android/vpx_config.h
LOCAL_MODULE := libwebrtc_vpx