mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-25 05:04:18 +08:00
build: Fix "make distcheck"
audio/bluetooth.conf was removed and test/sap-client was renamed.
This commit is contained in:
parent
981691c976
commit
451d48de3f
@ -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
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user