>>> "David" == David Kirkby <[EMAIL PROTECTED]> 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