mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
docs: Build manpages correctly.
This commit is contained in:
parent
66a87d7cbe
commit
937cdd1e46
@ -81,7 +81,7 @@ krb5_locator_manpages = 'manpages/winbind_krb5_locator.7'
|
|||||||
|
|
||||||
if ('XSLTPROC_MANPAGES' in bld.env and bld.env['XSLTPROC_MANPAGES']):
|
if ('XSLTPROC_MANPAGES' in bld.env and bld.env['XSLTPROC_MANPAGES']):
|
||||||
|
|
||||||
bld.MANPAGES(manpages)
|
bld.SAMBAMANPAGES(manpages)
|
||||||
|
|
||||||
if bld.CONFIG_SET('WITH_PAM_MODULES') and bld.CONFIG_SET('HAVE_PAM_START'):
|
if bld.CONFIG_SET('WITH_PAM_MODULES') and bld.CONFIG_SET('HAVE_PAM_START'):
|
||||||
bld.MANPAGES(pam_winbind_manpages)
|
bld.MANPAGES(pam_winbind_manpages)
|
||||||
|
Loading…
Reference in New Issue
Block a user