summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2016-01-03 17:25:01 +0200
committerClaudiu Popa <pcmanticore@gmail.com>2016-01-03 17:25:01 +0200
commit839f865f564e958799aa90c2e56519c57eab1f45 (patch)
tree79b13b054866a699b3ff1922c31acc150dfec68c /MANIFEST.in
parentac33f42c858d492f723b4b78d64515424597a260 (diff)
downloadpylint-git-839f865f564e958799aa90c2e56519c57eab1f45.tar.gz
Include the make bat file from the documentation for Windows platforms.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 18480d0c1..b42d3d02a 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -6,5 +6,5 @@ include bin/*
include examples/*.py examples/pylintrc examples/pylintrc_camelcase
include elisp/startup elisp/*.el
include man/*.1
-recursive-include doc *.rst *.jpeg Makefile *.html *.py
+recursive-include doc *.rst *.jpeg Makefile *.html *.py *.bat
graft pylint/test