summaryrefslogtreecommitdiff
path: root/Makefile.tools
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-20 00:18:30 +0100
committerMarcel Holtmann <marcel@holtmann.org>2012-12-20 00:23:53 +0100
commit2935c04e3d17e9ec1d8f34471af24a0645feb1f5 (patch)
tree9f4da016224379b5c182cc12dc51f0a97aa2c673 /Makefile.tools
parent1156c04dbc0a257e05e0eb68b07dd9ccf86e5903 (diff)
downloadbluez-2935c04e3d17e9ec1d8f34471af24a0645feb1f5.tar.gz
build: Remove support for external OOB plugin
Diffstat (limited to 'Makefile.tools')
-rw-r--r--Makefile.tools2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.tools b/Makefile.tools
index 0d782a6b5..df63cd166 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -198,7 +198,7 @@ test_scripts += test/sap_client.py test/bluezutils.py \
test/test-discovery test/test-manager test/test-adapter \
test/test-device test/test-service test/simple-agent \
test/simple-service test/simple-endpoint test/test-sap-server \
- test/test-oob test/test-proximity \
+ test/test-proximity \
test/test-thermometer test/test-profile test/test-health \
test/test-health-sink test/service-record.dtd \
test/service-did.xml test/service-spp.xml test/service-opp.xml \