diff --git a/Makefile.am b/Makefile.am
index 05da00c..7423687 100644
--- a/Makefile.am
+++ b/Makefile.am
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
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 \