mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-01 08:04:48 +08:00
build: Move EXTRA_DIST for systemd files into same location
This commit is contained in:
parent
1bbe30a9af
commit
e289901615
@ -49,7 +49,7 @@ dbussystembusdir = @DBUS_SYSTEMBUSDIR@
|
||||
dbussystembus_DATA = src/org.bluez.service
|
||||
endif
|
||||
|
||||
EXTRA_DIST += src/bluetooth.service.in
|
||||
EXTRA_DIST += src/bluetooth.service.in src/org.bluez.service
|
||||
|
||||
plugindir = $(libdir)/bluetooth/plugins
|
||||
|
||||
@ -164,7 +164,7 @@ CLEANFILES += $(builtin_files) src/bluetooth.service
|
||||
|
||||
man_MANS = src/bluetoothd.8
|
||||
|
||||
EXTRA_DIST += src/genbuiltin src/bluetooth.conf src/org.bluez.service \
|
||||
EXTRA_DIST += src/genbuiltin src/bluetooth.conf \
|
||||
src/main.conf profiles/network/network.conf \
|
||||
profiles/input/input.conf profiles/proximity/proximity.conf \
|
||||
profiles/audio/audio.conf
|
||||
|
Loading…
Reference in New Issue
Block a user