On Wed, 2006-03-08 at 15:08 -0500, Derek Atkins wrote: > It shouldn't require maintainer-clean. In fact, it /should/ rebuild > the g-wrap scripts every time you re-run configure. If not, then > that's a bug. HOWEVER it may get confused if your srcdir != builddir > and you have the generated files in your srcdir.
The files aren't listed in DISTCLEANFILES in Makefile.am. They are listed in BUILT_SOURCES which is removed by the maintainer-clean target. David _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
