build: Fix "make distcheck"

audio/bluetooth.conf was removed and test/sap-client was renamed.
This commit is contained in:
Anderson Lizardo 2012-07-05 14:12:42 -03:00 committed by Johan Hedberg
parent 981691c976
commit 451d48de3f
2 changed files with 1 additions and 4 deletions

View File

@ -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

View File

@ -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 \