On Fri, 26 Oct 2007 at 12:11:25 +0200, Sebastian Dröge wrote:
> If one puts it around SUBDIRS make dist won't go into that directory
> unless glib support was enabled at configure time and files could get
> missing from the tarball.
This is what DIST_SUBDIRS is for. automake-1.10.info.gz §7.2.1, at least
in my copy.
Simon