summaryrefslogtreecommitdiff
path: root/Makefile.plugins
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-12-11 11:08:57 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-11 11:08:57 +0200
commit95b53a22a904f2883d58e9b09d168e4efc3afb0f (patch)
treef431d0fa869a04f47e6a84703bf01912eb57ebde /Makefile.plugins
parentbef8a121edcda710c1c3ed2074a505557dd7d225 (diff)
downloadbluez-95b53a22a904f2883d58e9b09d168e4efc3afb0f.tar.gz
input: Fix profile connection status notifications
Diffstat (limited to 'Makefile.plugins')
-rw-r--r--Makefile.plugins3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.plugins b/Makefile.plugins
index bdd5d59e7..3df5eb11a 100644
--- a/Makefile.plugins
+++ b/Makefile.plugins
@@ -56,8 +56,7 @@ builtin_sources += profiles/network/main.c \
profiles/network/connection.c
builtin_modules += input
-builtin_sources += profiles/input/main.c \
- profiles/input/manager.h profiles/input/manager.c \
+builtin_sources += profiles/input/manager.h profiles/input/manager.c \
profiles/input/server.h profiles/input/server.c \
profiles/input/device.h profiles/input/device.c