>>> "tomas" == tomas  <[EMAIL PROTECTED]> 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



Reply via email to