7 lines
106 B
Makefile
7 lines
106 B
Makefile
SUBDIRS = hal post_proc
|
|
|
|
if QAHW_SUPPORT
|
|
SUBDIRS += qahw_api qahw_api/test
|
|
endif
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|