mirror of
https://github.com/espressif/openthread.git
synced 2026-07-28 22:57:47 +00:00
[examples] always build examples/platforms/utils (#3355)
This commit is contained in:
@@ -41,11 +41,11 @@ EXTRA_DIST = \
|
||||
|
||||
# Always build (e.g. for 'make all') these subdirectories.
|
||||
|
||||
if OPENTHREAD_ENABLE_EXAMPLES
|
||||
SUBDIRS = \
|
||||
platforms \
|
||||
$(NULL)
|
||||
|
||||
if OPENTHREAD_ENABLE_EXAMPLES
|
||||
SUBDIRS += \
|
||||
apps \
|
||||
$(NULL)
|
||||
|
||||
Reference in New Issue
Block a user