>>>>> "Ralf" == Ralf Corsepius <[EMAIL PROTECTED]> writes:
Ralf> This works perfectly well unless the structure of the configured Ralf> source-tree changes (adding/removing Makefile.ams) or if the Ralf> source-tree contains conditionally configured sub-directories Ralf> (eg. CONFIG_SUBDIRS which get condistionally excluded/included Ralf> from building). I've always wanted to make adding a new Makefile.am work. There's never seemed to be a particularly good implementation though. Tom