mirror of
https://github.com/espressif/openthread.git
synced 2026-09-12 20:20:04 +00:00
Fix 'make dist'. (#40)
* Include header files for distribution. * Include tests scripts for distribution. * Include docs for distribution.
This commit is contained in:
@@ -40,6 +40,4 @@ SUBDIRS = \
|
||||
posix \
|
||||
$(NULL)
|
||||
|
||||
all:
|
||||
|
||||
include $(abs_top_nlbuild_autotools_dir)/automake/post.am
|
||||
|
||||
@@ -61,6 +61,8 @@ libopenthread_posix_a_SOURCES = \
|
||||
$(NULL)
|
||||
|
||||
include_HEADERS = \
|
||||
cmdline.h \
|
||||
platform.h \
|
||||
$(NULL)
|
||||
|
||||
install-headers: install-includeHEADERS
|
||||
|
||||
Reference in New Issue
Block a user