blob: badb16278834415c7006161ec0d574426436bade [file] [log] [blame]
# Makefile.am - Automake script for mm-omxvideo
#
ACLOCAL_AMFLAGS = -I m4
BUILD_COMPONENTS := mm-core hypv-intercept
if BUILD_MM_VIDEO
BUILD_COMPONENTS += mm-video-v4l2
endif
SUBDIRS := $(BUILD_COMPONENTS)