summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index a4ab802..25c985b 100644
--- a/meson.build
+++ b/meson.build
@@ -103,7 +103,6 @@ if get_option('tools').enabled()
subdir('tools')
endif
if host_machine.system() != 'windows'
- subdir('usbredirserver')
subdir('usbredirtestclient')
if get_option('fuzzing').enabled()