mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
Makefile: Add rule for pydoctor.
This commit is contained in:
parent
ae48c626c8
commit
6fea636888
@ -63,3 +63,6 @@ ctags:
|
||||
bin/%:: FORCE
|
||||
$(WAF) --targets=`basename $@`
|
||||
FORCE:
|
||||
|
||||
pydoctor:
|
||||
$(WAF) pydoctor
|
||||
|
Loading…
Reference in New Issue
Block a user