mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 00:04:29 +08:00
build: All EXTRA_DIST need to be unconditional
This commit is contained in:
parent
2de0555535
commit
1955e725f5
@ -43,9 +43,9 @@ mesh_bluetooth_meshd_LDADD = src/libshared-ell.la $(ell_ldadd) -ljson-c
|
||||
mesh_bluetooth_meshd_DEPENDENCIES = $(ell_dependencies) src/libshared-ell.la \
|
||||
mesh/bluetooth-mesh.service
|
||||
|
||||
EXTRA_DIST += mesh/bluetooth-mesh.conf mesh/bluetooth-mesh.service.in \
|
||||
mesh/org.bluez.mesh.service
|
||||
|
||||
CLEANFILES += mesh/bluetooth-mesh.service
|
||||
|
||||
endif
|
||||
|
||||
EXTRA_DIST += mesh/bluetooth-mesh.conf mesh/bluetooth-mesh.service.in \
|
||||
mesh/org.bluez.mesh.service
|
||||
|
Loading…
Reference in New Issue
Block a user