SUBDIRS = src
# is there a better way to automate this? test: all find . -name \*unittests -type f -executable -exec {} \;