>>> "Martin" == Martin Frydl <[EMAIL PROTECTED]> writes:
Martin> I have a special rule in my Makefile.am which creates symlink to Martin> one of source directories when building to different directory tree Martin> (using VPATH). I have this directory also in EXTRA_DIST. Could you show an example of such a setup? I don't understand why you EXTRA_DIST a directory you don't want to distribute. It's important that we copy symlinked files and I tend to think we should not handle directory differently. -- Alexandre Duret-Lutz
