From 451d48de3fc63ddc88e505c1a4b645c40af88ea5 Mon Sep 17 00:00:00 2001 From: Anderson Lizardo Date: Thu, 5 Jul 2012 14:12:42 -0300 Subject: [PATCH] build: Fix "make distcheck" 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 05da00cc3..74236871c 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 1626a4bed..3cb105cd7 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 \ -- 2.47.3