diff --git a/src/modules/meson.build b/src/modules/meson.build index f01f29260..fd9f082c0 100644 --- a/src/modules/meson.build +++ b/src/modules/meson.build @@ -6,8 +6,8 @@ all_modules = [ [ 'module-always-sink', 'module-always-sink.c' ], [ 'module-always-source', 'module-always-source.c' ], [ 'module-augment-properties', 'module-augment-properties.c' ], - [ 'module-bluetooth-discover', 'bluetooth/module-bluetooth-discover.c' ], - [ 'module-bluetooth-policy', 'bluetooth/module-bluetooth-policy.c' ], +# [ 'module-bluetooth-discover', 'bluetooth/module-bluetooth-discover.c' ], +# [ 'module-bluetooth-policy', 'bluetooth/module-bluetooth-policy.c' ], # [ 'module-bluez5-device', 'bluetooth/module-bluez5-device.c' ], # [ 'module-bluez5-discover', 'bluetooth/module-bluez5-discover.c' ], # [ 'module-bonjour-publish', 'macosx/module-bonjour-publish.c' ],