Hi Thomas, * Thomas Porschberg wrote on Mon, Jan 30, 2006 at 09:39:01AM CET: > > 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.
Please show a small reproducible example, and which automake version you use. Cheers, Ralf
