2011/4/15 Matthias Bolte <matthias.bolte@xxxxxxxxxxxxxx>: > 2011/4/15 Wen Congyang <wency@xxxxxxxxxxxxxx>: >> commit d4601696 introduces two more generated files: esx_vi.generated.h >> and esx_vi.generated.h. But we do not include them into dist file. >> It will break building if using dist file to build. >> >> --- >> Âsrc/Makefile.am |  Â4 +++- >> Â1 files changed, 3 insertions(+), 1 deletions(-) >> >> diff --git a/src/Makefile.am b/src/Makefile.am >> index dce866e..1eaa7d1 100644 >> --- a/src/Makefile.am >> +++ b/src/Makefile.am >> @@ -332,7 +332,9 @@ ESX_DRIVER_GENERATED =                           Â\ >>        Âesx/esx_vi_types.generated.typedef           Â\ >>        Âesx/esx_vi_types.generated.typeenum           \ >>        Âesx/esx_vi_types.generated.typetostring         \ >> -        esx/esx_vi_types.generated.typefromstring >> +        esx/esx_vi_types.generated.typefromstring        \ >> +        esx/esx_vi.generated.c                 Â\ >> +        esx/esx_vi.generated.h >> >> ÂESX_DRIVER_EXTRA_DIST =                        Â\ >>        Âesx/README                       Â\ >> -- >> 1.7.1 >> > > ACK. > > Matthias > I went ahead and pushed it. Matthias -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list