Skip to content

Commit 4cfcc91

Browse files
committed
Fix the zephyr twister test.
1 parent 8390676 commit 4cfcc91

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

zephyr/include.am

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ EXTRA_DIST+= zephyr/README.md
99
EXTRA_DIST+= zephyr/user_settings.h
1010
EXTRA_DIST+= zephyr/samples/wolftpm_wrap_caps/CMakeLists.txt
1111
EXTRA_DIST+= zephyr/samples/wolftpm_wrap_caps/prj.conf
12-
EXTRA_DIST+= zephyr/samples/wolftpm_wrap_caps/sample.yml
12+
EXTRA_DIST+= zephyr/samples/wolftpm_wrap_caps/sample.yaml
1313
EXTRA_DIST+= zephyr/samples/wolftpm_wrap_test/CMakeLists.txt
1414
EXTRA_DIST+= zephyr/samples/wolftpm_wrap_test/prj.conf
15-
EXTRA_DIST+= zephyr/samples/wolftpm_wrap_test/sample.yml
15+
EXTRA_DIST+= zephyr/samples/wolftpm_wrap_test/sample.yaml
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)