build: All EXTRA_DIST need to be unconditional

This commit is contained in:
Marcel Holtmann 2019-09-19 19:30:45 +02:00
parent 2de0555535
commit 1955e725f5

View File

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