>>>>> "Earnie" == Earnie Boyd <[EMAIL PROTECTED]> writes:
Earnie> Wouldn't this work anyway because you had to change the Earnie> top-level Makefile.am or configure.in to include the new Earnie> SUBDIR? I.E.: Makefile.in : Makefile.am configure.in The problem is that the Makefile always runs config.status to recreate just a single Makefile (the current one). The question is: what Makefile decides to generate the new Makefile for the first time? Or, for that matter, the new Makefile.in? Tom