This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Advice on autoconfiscating a package


>>> "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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]