include ../common.mak

TESTS := xml2lcov.sh

clean:
	$(shell ./xml2lcov.sh --clean)
