Revision e0098923 Makefile.am

b/Makefile.am
473 473
check-local:
474 474
	$(CHECK_PYTHON_CODE) $(check_python_code)
475 475

  
476
.PHONY: lint
477
lint: ganeti
478
	pylint ganeti $(dist_sbin_SCRIPTS) $(dist_tools_SCRIPTS)
479

  
476 480
# a dist hook rule for catching revision control directories
477 481
distcheck-hook:
478 482
	if find $(top_distdir) -name .svn -or -name .git | grep .; then \

Also available in: Unified diff