X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=Makefile.am;h=966ba272bd410adc40561d9f3301072e3fea8a7c;hb=60a15922f558f862ae993388bfb578e23156d9d7;hp=ab1a1356fb380c0c1cd21b02dbc964c5f41b7c5f;hpb=1cb3649c0bbacf4f3cea353d02a5e1217b5294b4;p=cascardo%2Fovs.git diff --git a/Makefile.am b/Makefile.am index ab1a1356f..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,8 +99,10 @@ EXTRA_DIST = \ .travis.yml \ .travis/build.sh \ .travis/prepare.sh \ + appveyor.yml \ boot.sh \ build-aux/cccl \ + build-aux/cksum-schema-check \ build-aux/dist-docs \ build-aux/sodepends.pl \ build-aux/soexpand.pl \