Files
pcp/Makefile.am

9 lines
131 B
Makefile
Raw Normal View History

2013-10-28 22:50:05 +01:00
SUBDIRS = libpcp src man tests
ACLOCAL_AMFLAGS = -I config
test:
cd tests && make test
stresstest:
cd tests && make stresstest