Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / webrtc / modules / audio_processing / aec / Android.mk
index 181e87d..b86ef5f 100644 (file)
@@ -53,6 +53,7 @@ include $(BUILD_STATIC_LIBRARY)
 ifeq ($(WEBRTC_BUILD_NEON_LIBS),true)
 
 LOCAL_SRC_FILES += \
-    aec_core_neon.c
+    aec_core_neon.c \
+    aec_rdft_neon.c
 
 endif # ifeq ($(WEBRTC_BUILD_NEON_LIBS),true)