mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 08:14:28 +08:00
Fix issue with missing manual pages in distribution
This commit is contained in:
parent
fe21207793
commit
da5b533266
@ -249,7 +249,14 @@ pkgconfigdir = $(libdir)/pkgconfig
|
||||
|
||||
pkgconfig_DATA = bluez.pc
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = --disable-udevrules
|
||||
DISTCHECK_CONFIGURE_FLAGS = --disable-udevrules \
|
||||
--enable-bccmd \
|
||||
--enable-dfutool \
|
||||
--enable-hid2hci \
|
||||
--enable-hidd \
|
||||
--enable-pand \
|
||||
--enable-dund \
|
||||
--enable-test
|
||||
|
||||
DISTCLEANFILES = $(pkgconfig_DATA)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user