build: Make test-gobex* depend on OBEX flag
authorArchie Pusaka <apusaka@chromium.org>
Thu, 6 May 2021 03:42:55 +0000 (11:42 +0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:35 +0000 (19:08 +0530)
commitdf24e4f020a5120d6c88aff59ce34644f1264918
tree154399b7c791b92993cff23d868b8d7c72f2b7fd
parentbc8486cd994b17dcbb7577542682f4551bdd715f
build: Make test-gobex* depend on OBEX flag

If obex is disabled in the config, running gobex test is unnecessary.
This patch skips gobex tests if obex is disabled.

Reviewed-by: Miao-chen Chou <mcchou@chromium.org>
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
Makefile.am