2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-11 13:57:52 +00:00

appveyor.yml: Remove from docs.

It's not documentation.

Signed-off-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
Ben Pfaff
2015-10-13 09:44:18 -07:00
parent 848cb19882
commit 12c96b8af6

View File

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