appveyor.yml: Remove from docs.
authorBen Pfaff <blp@nicira.com>
Tue, 13 Oct 2015 16:44:18 +0000 (09:44 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 13 Oct 2015 20:58:43 +0000 (13:58 -0700)
It's not documentation.

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

index 14da875..966ba27 100644 (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 \