[ovs-dev] [PATCH] Makefile.am: Distribute BUILD.Windows.

Gurucharan Shetty shettyg at nicira.com
Wed Nov 20 18:12:43 UTC 2013


On Wed, Nov 20, 2013 at 9:42 AM, Ben Pfaff <blp at nicira.com> wrote:
> Fixes a build failure:
>     The distribution is missing the following files:
>     BUILD.Windows
>
> CC: Gurucharan Shetty <gshetty at nicira.com>
> Signed-off-by: Ben Pfaff <blp at nicira.com>

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
>



More information about the dev mailing list