e/modules: workaround missing dep in some automake versions
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 8 Nov 2012 13:01:20 +0000 (13:01 +0000)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 8 Nov 2012 13:01:20 +0000 (13:01 +0000)
commitc5f1ac50658c522eb49bc15cf3e3fda7dd358d06
treeb1c7a2a8c8ed0eda93c075133cbeb35feb8d6296
parent0dd06ef17e024b20320395800a22850c55881dcd
e/modules: workaround missing dep in some automake versions

Automake 1.11 seems not to include a dependency between
wizard_page_150_la_OBJECTS and the generated .c/.h files. I'm not
entirely sure this is the right fix, but letting the build broken for
some people is not nice neither. Try to fix it with this, and check
later if this is indeed necessary.

SVN revision: 78998
src/modules/Makefile_wizard.am