Hi, I have a problem with the EXTRA_DIST target from Makefile.am.
In the project we list dirs an files there. But some files are not included in the distribution when built with "make dist". E.g. we have files like BUGS, LICENSE, some header/source files included and they do not appear in the tar-ball. Others files, like a m4 macro or the help directory is included. Can someone give me a hint to find out the problem ? Thomas
