in set_issuer(), get replace get_issuer() with get_subject()
[sfa.git] / sfa / Makefile
1 tags:   
2         find . -name '*.py' | grep -v '/\.svn/' | xargs etags
3 .PHONY: tags
4
5