This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Advice on autoconfiscating a package
- From: Alexandre Duret-Lutz <adl at src dot lip6 dot fr>
- To: tomas at fabula dot de
- Cc: automake at gnu dot org
- Date: Mon, 22 Mar 2004 21:15:04 +0100
- Subject: Re: Advice on autoconfiscating a package
- References: <20040322162017.GA19342@www>
>>> "tomas" == tomas <tomas@fabula.de> writes:
[...]
tomas> The subdir part is causing me problems
[...]
>> AC_CONFIG_FILES([Makefile __init__.py])
>> AC_OUTPUT
[...]
>> SUBDIRS = dtml resources
[...]
You must list all Makefiles in AC_CONFIG_FILES, not just the top one.
--
Alexandre Duret-Lutz