Am 26. Oktober 2011 09:55 schrieb Iustin Pop <[email protected]>: > On Mon, Oct 24, 2011 at 06:46:42PM +0200, Michael Hanselmann wrote: >> --- a/lib/rpc.py >> +++ b/lib/rpc.py >> +# Special module generated at build time >> +from ganeti import _generated_rpc > > Argh, forgot to mention: does this need Makefile.am dependency changes?
Not beyond what's already done in the patch adding “_generated_rpc”. rpc.py isn't built, hence it doesn't need a dependency in Makefile. Michael
