On Thu, 2009-06-25 at 12:43 +0200, Jim Meyering wrote: > Fabio M. Di Nitto wrote: > > the make dist target was not including the init/ scripts. > > > > this bug was hidden very well from the toplevel Makefile that generates > > tarball releases. > > > > patch in attachment fixes it. > > That looks fine. > Only nit is that this line in the new file is redundant: > > MAINTAINERCLEANFILES = Makefile.in > > since automake knows to do that by default.
Apparently something changed because Makefile.in are left in the tree if I remove that entry and do a make maintainer-clean.... Fabio _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
