Revision 47cdf8b9 Makefile.am

b/Makefile.am
13 13
	dot -Tps -o $@ $<
14 14

  
15 15
depgraph.dot: ganeti/*.py
16
	pylint.python2.4 --indent-string '  ' --rcfile=/dev/null --reports y --int-import-graph $@ --persistent n ganeti >/dev/null
16
	pylint.python2.4 --indent-string '  ' --rcfile=/dev/null \
17
	  --reports y --int-import-graph $@ --persistent n ganeti >/dev/null

Also available in: Unified diff