On Wed, Nov 20, 2013 at 9:42 AM, Ben Pfaff <[email protected]> wrote: > Fixes a build failure: > The distribution is missing the following files: > BUILD.Windows > > CC: Gurucharan Shetty <[email protected]> > Signed-off-by: Ben Pfaff <[email protected]>
Oops. Looks good to me. > --- > Makefile.am | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Makefile.am b/Makefile.am > index 3d2165f..08ccb8d 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -47,6 +47,7 @@ CLEAN_LOCAL = > DISTCLEANFILES = > PYCOV_CLEAN_FILES = build-aux/check-structs,cover > EXTRA_DIST = \ > + BUILD.Windows \ > CodingStyle \ > DESIGN \ > FAQ \ > -- > 1.7.10.4 > _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
