docs: Build manpages correctly.
authorAndreas Schneider <asn@samba.org>
Tue, 11 Sep 2012 15:50:45 +0000 (17:50 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 12 Sep 2012 10:21:29 +0000 (12:21 +0200)
docs-xml/wscript_build

index 56d795f29ccd080aba6aefd47a6d5fd662d8efc1..14fa1525f8a46d4f25ee6430706772f3664d91e9 100644 (file)
@@ -81,7 +81,7 @@ krb5_locator_manpages = 'manpages/winbind_krb5_locator.7'
 
 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'):
         bld.MANPAGES(pam_winbind_manpages)