[ovs-dev] [PATCH] appveyor.yml: Remove from docs.

Ben Pfaff blp at nicira.com
Tue Oct 13 16:44:18 UTC 2015


It's not documentation.

Signed-off-by: Ben Pfaff <blp at nicira.com>
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 14da875..966ba27 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -66,7 +66,6 @@ PYCOV_CLEAN_FILES = build-aux/check-structs,cover
 # A list of Markdown-formatted documentation that will automatically be
 # included in the "make dist-docs" output.
 docs = \
-	appveyor.yml \
 	CONTRIBUTING.md \
 	CodingStyle.md \
 	DESIGN.md \
@@ -100,6 +99,7 @@ EXTRA_DIST = \
 	.travis.yml \
 	.travis/build.sh \
 	.travis/prepare.sh \
+	appveyor.yml \
 	boot.sh \
 	build-aux/cccl \
 	build-aux/cksum-schema-check \
-- 
2.1.3




More information about the dev mailing list