Fix 'make dist'. (#40)

* Include header files for distribution.
* Include tests scripts for distribution.
* Include docs for distribution.
This commit is contained in:
Jonathan Hui
2016-05-16 21:41:38 -07:00
parent 52f94d21c3
commit c8908cf687
15 changed files with 263 additions and 30 deletions
-2
View File
@@ -40,6 +40,4 @@ SUBDIRS = \
posix \
$(NULL)
all:
include $(abs_top_nlbuild_autotools_dir)/automake/post.am
+2
View File
@@ -61,6 +61,8 @@ libopenthread_posix_a_SOURCES = \
$(NULL)
include_HEADERS = \
cmdline.h \
platform.h \
$(NULL)
install-headers: install-includeHEADERS