diff --git a/examples/Makefile-posix b/examples/Makefile-posix index ebe93cddd..109544bb4 100644 --- a/examples/Makefile-posix +++ b/examples/Makefile-posix @@ -87,6 +87,8 @@ configure_OPTIONS = \ --enable-diag \ --with-examples=posix \ --with-platform-info=POSIX \ + --enable-commissioner \ + --enable-joiner $(NULL) ifeq ($(COVERAGE),1)