summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMichael DeHaan <michael.dehaan@gmail.com>2014-09-29 08:46:35 -0400
committerMichael DeHaan <michael.dehaan@gmail.com>2014-09-29 08:46:35 -0400
commitae2d198342c9bbb691647b897b69b9d9f26522db (patch)
tree6115ed6e25c571d708dccdf0abd60eb11ac1cfbd /MANIFEST.in
parent0354d19f73ace24bf39e77be402dceb601cdb64d (diff)
downloadansible-ae2d198342c9bbb691647b897b69b9d9f26522db.tar.gz
Remove install references to library/
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index ff3a022108..9db0472b36 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,8 +1,6 @@
include README.md packaging/rpm/ansible.spec COPYING
include examples/hosts
include examples/ansible.cfg
-graft examples/playbooks
-include packaging/distutils/setup.py
include lib/ansible/module_utils/powershell.ps1
recursive-include docs *
include Makefile