1
0
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:
Jelmer Vernooij 2010-11-28 03:29:35 +01:00
parent ae48c626c8
commit 6fea636888

View File

@ -63,3 +63,6 @@ ctags:
bin/%:: FORCE
$(WAF) --targets=`basename $@`
FORCE:
pydoctor:
$(WAF) pydoctor