This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: automake 1.7.1 hangs while processing Makefile.am
- From: Alexandre Duret-Lutz <duret_g at lrde dot epita dot fr>
- To: Jason Jordan <jason at sdf dot lonestar dot org>
- Cc: automake at gnu dot org
- Date: Thu, 12 Dec 2002 15:29:18 +0100
- Subject: Re: automake 1.7.1 hangs while processing Makefile.am
- References: <Pine.NEB.4.44.0212062341080.4599-100000@otaku.freeshell.org>
>>> "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