mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
Generate manpage list with make.
This commit is contained in:
parent
a932a2e37d
commit
ea3d3b5250
@ -349,8 +349,7 @@ sub Manpage($$)
|
|||||||
{
|
{
|
||||||
my ($self,$ctx) = @_;
|
my ($self,$ctx) = @_;
|
||||||
|
|
||||||
my $path = output::add_dir_str($ctx->{BASEDIR}, $ctx->{MANPAGE});
|
$self->output("MANPAGES += " . output::add_dir_str($ctx->{BASEDIR}, $ctx->{MANPAGE}) . "\n");
|
||||||
push (@{$self->{manpages}}, $path);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
sub ProtoHeader($$)
|
sub ProtoHeader($$)
|
||||||
|
Loading…
Reference in New Issue
Block a user