X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=openmax%2Fcomponent%2Fvideo%2Fdec%2Fvc1%2FMakefile.am;h=d63def877f8edfd6c2894644c10e4d17c6ea9734;hb=refs%2Fchanges%2F02%2F117902%2F4;hp=abb2fb59bde816e49dc5a8607d3718d8094e85fe;hpb=d13508130aeb99537fcd12782785db753efd1b7f;p=platform%2Fadaptation%2Fap_samsung%2Flibomxil-e3250-v4l2.git diff --git a/openmax/component/video/dec/vc1/Makefile.am b/openmax/component/video/dec/vc1/Makefile.am index abb2fb5..d63def8 100755 --- a/openmax/component/video/dec/vc1/Makefile.am +++ b/openmax/component/video/dec/vc1/Makefile.am @@ -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