summaryrefslogtreecommitdiff
path: root/Makefile.tools
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2012-07-24 10:08:41 -0300
committerJohan Hedberg <johan.hedberg@intel.com>2012-07-24 15:37:43 +0200
commit9f1d36c8d5b66b6afea8585697cd9a32387cb5e0 (patch)
treee4fca806b158387efe02a5662d2911c030af82ec /Makefile.tools
parent93f4607f6e01c8067d3a8f7bb03ba8a9d37ab2ca (diff)
downloadbluez-9f1d36c8d5b66b6afea8585697cd9a32387cb5e0.tar.gz
serial: Remove serial test script
Diffstat (limited to 'Makefile.tools')
-rw-r--r--Makefile.tools10
1 files changed, 5 insertions, 5 deletions
diff --git a/Makefile.tools b/Makefile.tools
index fccac2d2f..4c70db172 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -218,11 +218,11 @@ endif
EXTRA_DIST += test/sap_client.py test/hsplay test/hsmicro \
test/dbusdef.py test/monitor-bluetooth test/list-devices \
test/test-discovery test/test-manager test/test-adapter \
- test/test-device test/test-service test/test-serial \
- test/test-telephony test/test-network test/simple-agent \
- test/simple-service test/simple-endpoint test/test-audio \
- test/test-input test/test-sap-server test/test-oob \
- test/test-attrib test/test-proximity test/test-thermometer \
+ test/test-device test/test-service test/test-telephony \
+ test/test-network test/simple-agent test/simple-service \
+ test/simple-endpoint test/test-audio test/test-input \
+ test/test-sap-server test/test-oob test/test-attrib \
+ test/test-proximity test/test-thermometer \
test/test-serial-proxy test/test-health test/test-health-sink \
test/service-record.dtd test/service-did.xml \
test/service-spp.xml test/service-opp.xml test/service-ftp.xml \