Files
pcp/Makefile.am

9 lines
140 B
Makefile

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