diff --git a/Makefile.am b/Makefile.am index 14da875b2..966ba272b 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 \