SUBDIRS=src doc tests
EXTRA_DIST=autogen.sh SConstruct
distcleancheck_listfiles = find -type f -exec sh -c 'test -f $(srcdir)/{} || echo {}' ';'