This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Installing files from both $top_srcdir and $top_builddir
- From: Alexandre Duret-Lutz <duret_g at lrde dot epita dot fr>
- To: "Dr. David Kirkby" <drkirkby at ntlworld dot com>
- Cc: automake <automake at gnu dot org>
- Date: Sun, 09 Mar 2003 19:40:59 +0100
- Subject: Re: Installing files from both $top_srcdir and $top_builddir
- References: <3E67561D.17A06D27@ntlworld.com>
>>> "David" == David Kirkby <drkirkby at ntlworld dot com> writes:
[...]
David> examplesdir = $(datadir)/my-package-name/examples
David> examples_DATA = example1.bmp example2.bmp etc etc
This is expected to work regardless of whether the files are in
`.', `$srcdir', or both.
David> However, how do I do this when the examples are possibly scattered
David> over two directories - $top_srcdir/examples and $top_builddir/examples
David> ???
Just like you did.
Did you tried this? If it didn't work, please send a bug report.
--
Alexandre Duret-Lutz