[ovs-dev] [PATCH] build: automake complains IntegrationGuide is missing

Ben Pfaff blp at nicira.com
Wed Jun 20 20:50:55 PDT 2012


On Thu, Jun 21, 2012 at 11:25:48AM +0900, Isaku Yamahata wrote:
> Change set of 502c471406b32e5afcdea62fa8307f9856d05437 added IntegrationGuide,
> but it wasn't added to EXTRA_DIST. So automake complains.
> This patch adds the file to EXTRA_DIST.
> 
> > make[3]: Leaving directory `/openvswitch/build/datapath'
> > The distribution is missing the following files:
> > IntegrationGuide
> > make[2]: *** [dist-hook-git] Error 1
> > make[2]: *** Waiting for unfinished jobs....
> > make[2]: Leaving directory `/openvswitch/build'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/openvswitch/build'
> > make: *** [all] Error 2
> 
> Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp>

Applied.  Thank you!



More information about the dev mailing list