From cb4fdd1fdaaf2c11d40d3aeb3d5f62127230a6cc Mon Sep 17 00:00:00 2001 From: Android Chromium Automerger Date: Mon, 16 Jun 2014 14:50:41 +0000 Subject: Update makefiles after merge of Chromium at 277428 This commit was generated by merge_from_chromium.py. Change-Id: I35c59b36614d836accbb543178393a6c061586f1 --- modules/PCM16B.target.darwin-mips.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/PCM16B.target.darwin-mips.mk') diff --git a/modules/PCM16B.target.darwin-mips.mk b/modules/PCM16B.target.darwin-mips.mk index 4bfc5720..8a0054c5 100644 --- a/modules/PCM16B.target.darwin-mips.mk +++ b/modules/PCM16B.target.darwin-mips.mk @@ -120,6 +120,7 @@ MY_DEFS_Debug := \ # Include paths placed before CFLAGS/CPPFLAGS LOCAL_C_INCLUDES_Debug := \ + $(gyp_shared_intermediate_dir) \ $(LOCAL_PATH) \ $(LOCAL_PATH)/third_party/webrtc/overrides \ $(LOCAL_PATH)/third_party \ @@ -236,6 +237,7 @@ MY_DEFS_Release := \ # Include paths placed before CFLAGS/CPPFLAGS LOCAL_C_INCLUDES_Release := \ + $(gyp_shared_intermediate_dir) \ $(LOCAL_PATH) \ $(LOCAL_PATH)/third_party/webrtc/overrides \ $(LOCAL_PATH)/third_party \ -- cgit v1.2.3