summaryrefslogtreecommitdiff
path: root/Makefile.plugins
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-12-14 13:28:18 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-14 13:28:18 +0200
commit831ae09e358b06442fb9ff9be2f2ebbbb9a1e0b3 (patch)
tree3a47685a74ca5b84da36028b8a48b352dde303d8 /Makefile.plugins
parenta0289e5d69bca0db8c2c8f6df144092739c94f12 (diff)
downloadbluez-831ae09e358b06442fb9ff9be2f2ebbbb9a1e0b3.tar.gz
thermometer: Remove useless files
Diffstat (limited to 'Makefile.plugins')
-rw-r--r--Makefile.plugins6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile.plugins b/Makefile.plugins
index 068803025..39c5f06c7 100644
--- a/Makefile.plugins
+++ b/Makefile.plugins
@@ -102,11 +102,7 @@ builtin_sources += profiles/proximity/main.c profiles/proximity/manager.h \
profiles/proximity/immalert.c
builtin_modules += thermometer
-builtin_sources += profiles/thermometer/main.c \
- profiles/thermometer/manager.h \
- profiles/thermometer/manager.c \
- profiles/thermometer/thermometer.h \
- profiles/thermometer/thermometer.c
+builtin_sources += profiles/thermometer/thermometer.c
builtin_modules += heartrate
builtin_sources += profiles/heartrate/main.c \