Makefile.am: Distribute BUILD.Windows.
authorBen Pfaff <blp@nicira.com>
Wed, 20 Nov 2013 17:42:47 +0000 (09:42 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 20 Nov 2013 18:13:28 +0000 (10:13 -0800)
Fixes a build failure:
    The distribution is missing the following files:
    BUILD.Windows

CC: Gurucharan Shetty <gshetty@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Makefile.am

index 3d2165f..08ccb8d 100644 (file)
@@ -47,6 +47,7 @@ CLEAN_LOCAL =
 DISTCLEANFILES =
 PYCOV_CLEAN_FILES = build-aux/check-structs,cover
 EXTRA_DIST = \
+       BUILD.Windows \
        CodingStyle \
        DESIGN \
        FAQ \