mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 00:04:29 +08:00
build: Add generated manpages to distribute list
This patch adds generated manpages to the distribution list.
This commit is contained in:
parent
3ca2456763
commit
2a4f9ddc18
@ -596,7 +596,8 @@ if LIBRARY
|
||||
pkgconfig_DATA = lib/bluez.pc
|
||||
endif
|
||||
|
||||
EXTRA_DIST += $(manual_pages:.1=.rst)
|
||||
EXTRA_DIST += $(manual_pages) $(patsubst %.1,%.rst, \
|
||||
$(patsubst %.8,%.rst,$(manual_pages)))
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = --disable-datafiles --enable-library \
|
||||
--enable-health \
|
||||
|
Loading…
Reference in New Issue
Block a user