>>> "Stepan" == Stepan Kasal <[EMAIL PROTECTED]> writes:
Stepan> Hi, Stepan> On Thu, Jan 06, 2005 at 09:26:04AM -0800, Shaun Jackman wrote: >> bin_PROGRAMS=hello >> CLEANFILES=something >> include $(top_srcdir)/extra.am >> >> or simply >> >> bin_PROGRAMS=goodbye >> include $(top_srcdir)/extra.am >> >> and extra.am needs to add one file to CLEANFILES in both cases. Stepan> well, I see two ways: A third one is AC_SUBST([CLEANFILES], ['']) and both fragments should work without modification. -- Alexandre Duret-Lutz