summaryrefslogtreecommitdiff
path: root/Makefile.tools
diff options
context:
space:
mode:
authorArman Uguray <armansito@chromium.org>2015-04-01 18:01:26 -0700
committerArman Uguray <armansito@chromium.org>2015-04-01 18:01:26 -0700
commit82f8a71a45eebd7637fe822447b9936e31cc7185 (patch)
tree35754a44883f5e1151914274be9da21b40c238d4 /Makefile.tools
parentf95f762c7305c41d1a69b88e4e575bfc47d621f8 (diff)
downloadbluez-82f8a71a45eebd7637fe822447b9936e31cc7185.tar.gz
build: Include test/example-gatt-client
Added test/example-gatt-client to Makefile.tools.
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 7a893d792..7eefecc16 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -370,4 +370,4 @@ test_scripts += test/sap_client.py test/bluezutils.py \
test/test-heartrate test/test-alert test/test-hfp \
test/test-cyclingspeed test/opp-client test/ftp-client \
test/pbap-client test/map-client test/example-advertisement \
- test/example-gatt-server
+ test/example-gatt-server test/example-gatt-client