Diff between 981691c976f2f3569ccd0996d368544b2a4bb1e2 and 451d48de3fc63ddc88e505c1a4b645c40af88ea5

Changed Files

File Additions Deletions Status
Makefile.am +0 -3 modified
Makefile.tools +1 -1 modified

Full Patch

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 \