topdir = ..
srcdir = test

include $(topdir)/Makefile.subdir

# synonyms for "check"
.PHONY: test
test: check
