1#pkgdata_DATA = README COPYING ChangeLog NEWS AUTHORS
2SUBDIRS = adept include benchmark test
3# The test/ directory does not use automake so we need to specify the
4# files that will be included in the distribution
5EXTRA_DIST = test/Makefile test/README test/*.cpp test/*.h test/run_tests.sh \
6	doc/Makefile doc/README doc/COPYING doc/*.tex
7ACLOCAL_AMFLAGS = -I m4
8