SUBDIRS = 	src \
		test

EXTRA_DIST =	autogen.sh

test:
	$(MAKE) -C test test

.PHONY: test
