automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installing files from both $top_srcdir and $top_builddir


From: Alexandre Duret-Lutz
Subject: Re: Installing files from both $top_srcdir and $top_builddir
Date: Sun, 09 Mar 2003 19:40:59 +0100
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 (gnu/linux)

>>> "David" == David Kirkby <address@hidden> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]