Re: EXTRA_DIST and external or outside directories

2004-01-21 Thread John Ling
Ah yes, ok links maybe the way to go then. Thanks, John Alexandre Duret-Lutz wrote: "jling" == jling <[EMAIL PROTECTED]> writes: jling> Is there a way to include a directory which is external or outside of jling> the $(top_srcdir) and which is not involved in the build process? Only i

Re: EXTRA_DIST and external or outside directories

2004-01-20 Thread Alexandre Duret-Lutz
>>> "jling" == jling <[EMAIL PROTECTED]> writes: jling> Is there a way to include a directory which is external or outside of jling> the $(top_srcdir) and which is not involved in the build process? Only in sub-packages, when that "external" directory can be regarded as "internal" for an encl