build: Enable Bluetooth library for distribution builds

This commit is contained in:
Marcel Holtmann 2013-01-09 20:32:40 -08:00
parent 1b7226cb33
commit 9252aec7f5

View File

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