summaryrefslogtreecommitdiff
path: root/src/devices/bluetooth/meson.build
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-09-23 12:49:20 +0200
committerThomas Haller <thaller@redhat.com>2019-09-23 12:49:20 +0200
commite79f1b623d4154631f66d8bc6cca151a1d840b4e (patch)
tree5fd7a28f36359ad9c659aa04adeac15a86559b5c /src/devices/bluetooth/meson.build
parentd19a403faa480b20f9ca6c9ce9e66a015b16cf46 (diff)
parent4154d9618c904c2286b332b56f3515806cb1bb3b (diff)
downloadNetworkManager-e79f1b623d4154631f66d8bc6cca151a1d840b4e.tar.gz
bluez: merge branch 'th/bluez-rework-2'
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/merge_requests/251
Diffstat (limited to 'src/devices/bluetooth/meson.build')
-rw-r--r--src/devices/bluetooth/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/bluetooth/meson.build b/src/devices/bluetooth/meson.build
index 2def5b74ca..31fbf00674 100644
--- a/src/devices/bluetooth/meson.build
+++ b/src/devices/bluetooth/meson.build
@@ -1,7 +1,5 @@
sources = files(
- 'nm-bluez-device.c',
'nm-bluez-manager.c',
- 'nm-bluez5-manager.c',
'nm-bt-error.c',
'nm-device-bt.c',
)