# compile and execute with a single 'make' the contrib tests in '../../build'
test:
	$(MAKE) -C .. contrib
