for callback invoke when resolution is changed
[platform/adaptation/ap_samsung/libomxil-e3250-v4l2.git] / openmax / component / video / dec / vc1 / Makefile.am
index abb2fb5..d63def8 100755 (executable)
@@ -24,6 +24,9 @@ libOMX_Exynos_WMV_Decoder_la_CFLAGS = -I$(top_srcdir)/openmax/include/khronos \
                                    -I$(top_srcdir)/exynos4/libcodec/video/v4l2/include \
                                    -I$(top_srcdir)/exynos/include
 
+libOMX_Exynos_WMV_Decoder_la_LIBADD += $(MM_COMMON_LIB)
+libOMX_Exynos_WMV_Decoder_la_CFLAGS += $(MM_COMMON_CFLAGS)
+
 if BOARD_USE_ANB
 libOMX_Exynos_WMV_Decoder_la_CFLAGS += -DUSE_ANB
 endif