v811_spc009/hardware/qcom/sm7250/media/Makefile.am

12 lines
231 B

# Makefile.am - Automake script for mm-omxvideo
#
ACLOCAL_AMFLAGS = -I m4
BUILD_COMPONENTS := mm-core libc2dcolorconvert libplatformconfig
if BUILD_MM_VIDEO
BUILD_COMPONENTS += mm-video-v4l2
endif
SUBDIRS := $(BUILD_COMPONENTS)