* [PATCH BlueZ] build: Fix "make distcheck"
@ 2012-07-05 17:12 Anderson Lizardo
2012-07-05 17:28 ` Johan Hedberg
0 siblings, 1 reply; 4+ messages in thread
From: Anderson Lizardo @ 2012-07-05 17:12 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Anderson Lizardo
audio/bluetooth.conf was removed and test/sap-client was renamed.
---
Makefile.am | 3 ---
Makefile.tools | 2 +-
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 05da00c..7423687 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -358,9 +358,6 @@ audio_libgstbluetooth_la_CFLAGS = -fvisibility=hidden -fno-strict-aliasing \
endif
endif
-EXTRA_DIST += audio/bluetooth.conf
-
-
include Makefile.tools
if DATAFILES
diff --git a/Makefile.tools b/Makefile.tools
index 1626a4b..3cb105c 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -211,7 +211,7 @@ else
EXTRA_DIST += test/rctest.1 test/hciemu.1 test/bdaddr.8
endif
-EXTRA_DIST += test/sap-client test/hsplay test/hsmicro \
+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 \
--
1.7.9.5
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH BlueZ] build: Fix "make distcheck"
2012-07-05 17:12 [PATCH BlueZ] build: Fix "make distcheck" Anderson Lizardo
@ 2012-07-05 17:28 ` Johan Hedberg
0 siblings, 0 replies; 4+ messages in thread
From: Johan Hedberg @ 2012-07-05 17:28 UTC (permalink / raw)
To: Anderson Lizardo; +Cc: linux-bluetooth
Hi Lizardo,
On Thu, Jul 05, 2012, Anderson Lizardo wrote:
> audio/bluetooth.conf was removed and test/sap-client was renamed.
> ---
> Makefile.am | 3 ---
> Makefile.tools | 2 +-
> 2 files changed, 1 insertion(+), 4 deletions(-)
Applied. Thanks.
Johan
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH BlueZ] build: Fix 'make distcheck'
@ 2012-12-07 0:24 Vinicius Costa Gomes
2012-12-07 7:56 ` Johan Hedberg
0 siblings, 1 reply; 4+ messages in thread
From: Vinicius Costa Gomes @ 2012-12-07 0:24 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Vinicius Costa Gomes, johan.hedberg
The test script of the cycling speed profile should be
'test-cyclingspeed' instead of 'test-cycling'.
---
Makefile.tools | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.tools b/Makefile.tools
index 90b35d5..a6ce5b2 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -221,4 +221,4 @@ EXTRA_DIST += test/sap_client.py test/hsplay test/hsmicro 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-cycling
+ test/test-cyclingspeed
--
1.8.0.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH BlueZ] build: Fix 'make distcheck'
2012-12-07 0:24 [PATCH BlueZ] build: Fix 'make distcheck' Vinicius Costa Gomes
@ 2012-12-07 7:56 ` Johan Hedberg
0 siblings, 0 replies; 4+ messages in thread
From: Johan Hedberg @ 2012-12-07 7:56 UTC (permalink / raw)
To: Vinicius Costa Gomes; +Cc: linux-bluetooth
Hi Vinicius,
On Thu, Dec 06, 2012, Vinicius Costa Gomes wrote:
> The test script of the cycling speed profile should be
> 'test-cyclingspeed' instead of 'test-cycling'.
> ---
> Makefile.tools | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied. Thanks.
Johan
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-12-07 7:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-07 0:24 [PATCH BlueZ] build: Fix 'make distcheck' Vinicius Costa Gomes
2012-12-07 7:56 ` Johan Hedberg
-- strict thread matches above, loose matches on Subject: below --
2012-07-05 17:12 [PATCH BlueZ] build: Fix "make distcheck" Anderson Lizardo
2012-07-05 17:28 ` Johan Hedberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).