summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: e46e20c6f96e8a42264d4539b022926682639944 (plain)
1
2
3
4
5
SUBDIRS=src doc tests

EXTRA_DIST=autogen.sh SConstruct

distcleancheck_listfiles = find -type f -exec sh -c 'test -f $(srcdir)/{} || echo {}' ';'