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

Ben Pfaff blp at nicira.com
Wed Nov 20 17:42:57 UTC 2013


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>
---
 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