moved filter_creds_by_caller() from auth.py to credential.py
[sfa.git] / sfa / Makefile
1 tags:   
2         find . -name '*.py' | grep -v '/\.svn/' | xargs etags
3 .PHONY: tags
4
5