Revision 3bb5c580 Makefile.am

b/Makefile.am
684 684
	find . -path './lib/*.py' -o -path './scripts/gnt-*' -o \
685 685
	  -path './daemons/ganeti-*' -o -path './tools/*' -o \
686 686
	  -path './qa/*.py' | \
687
	  etags -
687
	  etags -l python -
688 688

  
689 689
.PHONY: coverage
690 690
coverage: $(BUILT_SOURCES) $(python_tests)

Also available in: Unified diff