2016-11-23 11:29:35 +00:00
|
|
|
SUBDIRS = hal post_proc
|
2016-11-03 11:02:05 +00:00
|
|
|
|
|
|
|
if QAHW_SUPPORT
|
2017-03-27 07:17:39 +00:00
|
|
|
SUBDIRS += qahw_api qahw_api/test hdmi_in_test
|
2016-11-03 11:02:05 +00:00
|
|
|
endif
|
|
|
|
|
2016-11-25 15:03:25 +00:00
|
|
|
ACLOCAL_AMFLAGS = -I m4
|