include ../../common.mak

TESTS := path.sh

clean:
	rm -f test *.info *.gcda *.gcno
