diff --git a/test/hfp/Makefile b/test/hfp/Makefile index 83e729edd..cda1c48c7 100644 --- a/test/hfp/Makefile +++ b/test/hfp/Makefile @@ -5,6 +5,8 @@ BTSTACK_ROOT = ../.. POSIX_ROOT= ${BTSTACK_ROOT}/platforms/posix CPPUTEST_HOME = ${BTSTACK_ROOT}/test/cpputest +include ${BTSTACK_ROOT}/example/embedded/Makefile.inc + COMMON = \ btstack_memory.c \ linked_list.c \