2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-15 14:17:18 +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 # A list of Markdown-formatted documentation that will automatically be
# included in the "make dist-docs" output. # included in the "make dist-docs" output.
docs = \ docs = \
appveyor.yml \
CONTRIBUTING.md \ CONTRIBUTING.md \
CodingStyle.md \ CodingStyle.md \
DESIGN.md \ DESIGN.md \
@@ -100,6 +99,7 @@ EXTRA_DIST = \
.travis.yml \ .travis.yml \
.travis/build.sh \ .travis/build.sh \
.travis/prepare.sh \ .travis/prepare.sh \
appveyor.yml \
boot.sh \ boot.sh \
build-aux/cccl \ build-aux/cccl \
build-aux/cksum-schema-check \ build-aux/cksum-schema-check \