Thread Commissioning. (#399)

This commit is contained in:
Jonathan Hui
2016-09-08 10:23:11 -07:00
committed by GitHub
parent 4f610ef082
commit 7c2b818d2e
46 changed files with 3987 additions and 130 deletions
+3
View File
@@ -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)