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, 0 insertions, 1 deletions
diff --git a/zephyr/test/drivers/host_cmd/CMakeLists.txt b/zephyr/test/drivers/host_cmd/CMakeLists.txt
index 14733253c3..d1567ec635 100644
--- a/zephyr/test/drivers/host_cmd/CMakeLists.txt
+++ b/zephyr/test/drivers/host_cmd/CMakeLists.txt
@@ -21,7 +21,6 @@ target_sources(app PRIVATE
src/pd_chip_info.c
src/pd_control.c
src/pd_log.c
- src/tablet_mode.c
src/usb_pd_control.c
src/usb_pd_host_cmd.c
)