diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2012-12-13 15:14:39 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2012-12-13 15:14:39 +0100 |
commit | 68b42ae96a3580fe0e4650d504f47e79f4c49021 (patch) | |
tree | de986288d6ca3e6944f2b28a9cc42176b5f09b08 /Makefile.tools | |
parent | 9279fa34fe11eb3651200b38e0a11a5e2176afc1 (diff) | |
download | bluez-68b42ae96a3580fe0e4650d504f47e79f4c49021.tar.gz |
build: Remove left-overs from previous cleanup
Diffstat (limited to 'Makefile.tools')
-rw-r--r-- | Makefile.tools | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.tools b/Makefile.tools index c0d665669..c897f89da 100644 --- a/Makefile.tools +++ b/Makefile.tools @@ -163,7 +163,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-attrib test/test-proximity \ + test/test-oob 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 \ |