blob: 3f59882a73063884676d92e6e78dbad58c45c26f [file] [log] [blame]
Wind Yuanc09fb452015-05-26 17:55:09 +08001if HAVE_LIBCL
2CLX_KERNEL_DIR = clx_kernel
Yinhang Liu3af04052015-09-16 14:12:34 +08003else
Yinhang Liu454a3892016-11-07 16:30:35 +08004CLX_KERNEL_DIR =
Yinhang Liu3af04052015-09-16 14:12:34 +08005endif
6
Yinhang Liu454a3892016-11-07 16:30:35 +08007if HAVE_LIBCL
8TESTS_DIR = tests
9else
10if ENABLE_IA_AIQ
11TESTS_DIR = tests
12else
13TESTS_DIR =
14endif
15endif
16
Wind Yuan33506932017-03-07 06:30:17 -050017if ENABLE_CAPI
18CAPI_DIR = capi
19else
20CAPI_DIR =
21endif
Yinhang Liu5aad6122017-03-19 17:39:52 +080022SUBDIRS = xcore $(CLX_KERNEL_DIR) modules plugins \
Wind Yuan33506932017-03-07 06:30:17 -050023 wrapper $(CAPI_DIR) $(TESTS_DIR) pkgconfig