~unity-team/unity/dash-fixes-2011-03-14

1
2
3
4
5
6
SUBDIRS = src tests

# Test reports
.PHONY: check-report
check-report:
	$(MAKE) -C tests/ $(@)