From 42744b42ad353602e7471f7e2488973829024945 Mon Sep 17 00:00:00 2001 From: Sebastian Chlad Date: Sun, 15 Dec 2013 12:47:49 +0100 Subject: [PATCH] build: Add missing test scripts to Makefile.tools --- Makefile.tools | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.tools b/Makefile.tools index 78034f5a5..78bdf806a 100644 --- a/Makefile.tools +++ b/Makefile.tools @@ -291,4 +291,5 @@ test_scripts += test/sap_client.py test/bluezutils.py \ test/service-did.xml test/service-spp.xml test/service-opp.xml \ test/service-ftp.xml test/simple-player test/test-nap \ test/test-heartrate test/test-alert test/test-hfp \ - test/test-cyclingspeed + test/test-cyclingspeed test/opp-client test/ftp-client \ + test/pbap-client test/map-client -- 2.47.3