aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-12-11 15:50:16 +1300
committerRobert Ancell <robert.ancell@canonical.com>2014-12-11 15:50:16 +1300
commit682e6149ef26407e6fb7b55ebf6cc74b55f45960 (patch)
tree425119abadf174dcbd3f505df3bb2fc7926c0524 /src/Makefile.am
parentb60855a8fcd07434e927995af449d58671dac96b (diff)
downloadayatana-indicator-bluetooth-682e6149ef26407e6fb7b55ebf6cc74b55f45960.tar.gz
ayatana-indicator-bluetooth-682e6149ef26407e6fb7b55ebf6cc74b55f45960.tar.bz2
ayatana-indicator-bluetooth-682e6149ef26407e6fb7b55ebf6cc74b55f45960.zip
Support Bluez 5
When enabling/disabling and setting discoverability we now do this for all adapters. This requires us to remove the "Set Up New Device" item since gnome-bluetooth no longer has a bluetooth wizard stand alone application. Instead we rely on the unity-control-center panel for device setup.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8311e20..3a47f8e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,7 +1,6 @@
pkglibexec_PROGRAMS = indicator-bluetooth-service
indicator_bluetooth_service_SOURCES = \
- org-bluez.vala \
bluetooth.vala \
bluez.vala \
desktop.vala \