mirror of
https://github.com/espressif/openthread.git
synced 2026-08-21 09:59:52 +00:00
Install public headers. (#102)
This commit is contained in:
@@ -28,10 +28,13 @@
|
||||
|
||||
include $(abs_top_nlbuild_autotools_dir)/automake/pre.am
|
||||
|
||||
include_HEADERS = \
|
||||
ot_cli_headers = \
|
||||
cli-serial.h \
|
||||
$(NULL)
|
||||
|
||||
ot_clidir = $(includedir)/cli
|
||||
dist_ot_cli_HEADERS = $(ot_cli_headers)
|
||||
|
||||
install-headers: install-includeHEADERS
|
||||
|
||||
include $(abs_top_nlbuild_autotools_dir)/automake/post.am
|
||||
|
||||
Reference in New Issue
Block a user