Move openthread.h to openthread/openthread.h.

This commit is contained in:
Jonathan Hui
2017-03-02 10:24:55 -08:00
parent 075bff327c
commit d0c687505b
43 changed files with 50 additions and 47 deletions
-2
View File
@@ -50,8 +50,6 @@ PRETTY_SUBDIRS = \
$(NULL)
include_HEADERS = \
openthread/link_raw.h \
openthread.h \
openthread-diag.h \
openthread-icmp6.h \
$(NULL)
+2
View File
@@ -41,9 +41,11 @@ openthread_headers = \
jam_detection.h \
joiner.h \
link.h \
link_raw.h \
message.h \
ncp.h \
netdata.h \
openthread.h \
tasklet.h \
thread.h \
types.h \