* Vincent Torri wrote on Wed, Nov 04, 2009 at 10:30:08PM CET: > >On Wed, 4 Nov 2009, Ralf Wildenhues wrote: > > > >>You can simply add the generated file to nodist_libeet_la_SOURCES > >>instead of to libeet_la_SOURCES. > > > >indeed. Actually, i used nodistcheck_libeet_la_SOURCES so that > >make distcheck passes too. > > Actually, it seems that automake does not like > nodistcheck_libeet_la_SOURCES :
nodist_, not nodistcheck_. Please, read the manual, info Automake "Fine-grained Distribution Control"
