mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 00:04:29 +08:00
build: Enable Bluetooth library for distribution builds
This commit is contained in:
parent
1b7226cb33
commit
9252aec7f5
@ -280,8 +280,8 @@ if LIBRARY
|
||||
pkgconfig_DATA = lib/bluez.pc
|
||||
endif
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = --disable-datafiles --disable-systemd \
|
||||
--disable-udev --disable-usb
|
||||
DISTCHECK_CONFIGURE_FLAGS = --disable-datafiles --enable-library \
|
||||
--disable-systemd --disable-udev --disable-usb
|
||||
|
||||
DISTCLEANFILES = $(pkgconfig_DATA)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user