summaryrefslogtreecommitdiff
path: root/examples/host/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/host/CMakeLists.txt')
-rw-r--r--examples/host/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/host/CMakeLists.txt b/examples/host/CMakeLists.txt
index 175646830..2783dd84e 100644
--- a/examples/host/CMakeLists.txt
+++ b/examples/host/CMakeLists.txt
@@ -11,4 +11,5 @@ family_add_subdirectory(cdc_msc_hid)
family_add_subdirectory(cdc_msc_hid_freertos)
family_add_subdirectory(device_info)
family_add_subdirectory(hid_controller)
+family_add_subdirectory(midi_rx)
family_add_subdirectory(msc_file_explorer)