mirror of
https://github.com/samba-team/samba.git
synced 2025-01-24 02:04:21 +03:00
ctdb-build: Add make target for generating manpages
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12595 Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Martin Schwenke <martin@meltin.net>
This commit is contained in:
parent
5005362122
commit
3bb4fd5458
@ -27,6 +27,9 @@ show_version:
|
||||
@touch .tmplock
|
||||
@WAFLOCK=.tmplock $(WAF) show_version
|
||||
|
||||
manpages:
|
||||
$(WAF) manpages
|
||||
|
||||
dist:
|
||||
touch .tmplock
|
||||
WAFLOCK=.tmplock $(WAF) dist
|
||||
|
Loading…
x
Reference in New Issue
Block a user