blob: badb16278834415c7006161ec0d574426436bade [file] [log] [blame]
Srinu Gorle04d5e402016-09-27 16:07:56 +05301# Makefile.am - Automake script for mm-omxvideo
2#
3ACLOCAL_AMFLAGS = -I m4
4
Shiju Mathewc280c122017-05-12 16:27:39 -04005BUILD_COMPONENTS := mm-core hypv-intercept
Arun Kumar Dasarif7ad0db2016-05-26 11:05:29 +05306
7if BUILD_MM_VIDEO
8BUILD_COMPONENTS += mm-video-v4l2
9endif
10
11SUBDIRS := $(BUILD_COMPONENTS)