mirror of
https://github.com/espressif/openthread.git
synced 2026-08-26 12:11:17 +00:00
Thread Commissioning. (#399)
This commit is contained in:
@@ -32,6 +32,7 @@ include $(abs_top_nlbuild_autotools_dir)/automake/pre.am
|
||||
|
||||
DIST_SUBDIRS = \
|
||||
cli \
|
||||
commissioning \
|
||||
ncp \
|
||||
platform \
|
||||
$(NULL)
|
||||
@@ -40,6 +41,7 @@ DIST_SUBDIRS = \
|
||||
|
||||
SUBDIRS = \
|
||||
cli \
|
||||
commissioning \
|
||||
ncp \
|
||||
platform \
|
||||
$(NULL)
|
||||
@@ -48,6 +50,7 @@ SUBDIRS = \
|
||||
|
||||
PRETTY_SUBDIRS = \
|
||||
cli \
|
||||
commissioning \
|
||||
ncp \
|
||||
platform \
|
||||
$(NULL)
|
||||
|
||||
Reference in New Issue
Block a user