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: automake 1.7.1 hangs while processing Makefile.am


>>> "Jason" == Jason Jordan <jason@sdf.lonestar.org> writes:

[...]

 Jason> Thank you, this worked like a charm.  I also had to add all possible
 Jason> format source files to EXTRA_DIST so they would be included in the
 Jason> distribution.  :)

Generally it's better to list these files in
EXTRA_shntool_SOURCES.  This will help Automake to generate
compilation rules and setup automatic dependency tracking for
these files, or chose the right linker to use for shntool.

[...]

-- 
Alexandre Duret-Lutz




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