SUBDIRS = libpcp src man tests
ACLOCAL_AMFLAGS = -I config
test:
cd tests && make test $(CHECK)
stresstest:
cd tests && make stresstest