>>>>> "Ian" == Ian Pilcher <[EMAIL PROTECTED]> writes:
Ian> Can anyone point me to a simple example/template for my Ian> Makefile.am(s)? Not readily. Ian> I've tried simply listing all the source files in a single Ian> Makefile.am, but this doesn't work; the object files end up in Ian> the top-level directory, but make looks for them in the Ian> subdirectories. This sounds like a bug. Do you have a simpler example than your project? Or could you describe it in more detail? Also, what version of automake are you using? Tom