summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2015-07-10 16:30:52 +0200
committerBrian Coca <brian.coca+git@gmail.com>2015-07-10 16:30:52 +0200
commitebeb0b03485bd9f175fefc8492c27ce8870a16e6 (patch)
tree9dc4f480039957dd294c64d6b0a7279209cdca61 /MANIFEST.in
parentmoved contrib into manifest from setup.py (diff)
downloadansible-ebeb0b03485bd9f175fefc8492c27ce8870a16e6.tar.xz
ansible-ebeb0b03485bd9f175fefc8492c27ce8870a16e6.zip
removed plugins dir that was removed
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 44aa7c07c4..8af0aa9bc1 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -10,7 +10,6 @@ include examples/ansible.cfg
include lib/ansible/module_utils/powershell.ps1
recursive-include lib/ansible/modules *
recursive-include docs *
-recursive-include plugins *
include Makefile
include VERSION
include MANIFEST.in