summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/host_cmd/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/drivers/host_cmd/CMakeLists.txt')
-rw-r--r--zephyr/test/drivers/host_cmd/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr/test/drivers/host_cmd/CMakeLists.txt b/zephyr/test/drivers/host_cmd/CMakeLists.txt
index 286685089b..0bd6ac613a 100644
--- a/zephyr/test/drivers/host_cmd/CMakeLists.txt
+++ b/zephyr/test/drivers/host_cmd/CMakeLists.txt
@@ -14,6 +14,7 @@ target_sources(app PRIVATE
src/pd_control.c
src/pd_chip_info.c
src/pd_log.c
+ src/tablet_mode.c
src/usb_pd_control.c
src/usb_pd_host_cmd.c
)