summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2018-02-07 10:35:45 -0800
committerMatt Davis <nitzmahone@users.noreply.github.com>2018-02-07 10:35:45 -0800
commit301e8b8fe81ef83e8ba1f4cb23122c9f98ed7ac6 (patch)
treeeed4767f94e58add203c69a09e0adbd6dd1d64fb /MANIFEST.in
parent3381ff3ac98784ca80d26355c9f80b5e824145bc (diff)
downloadansible-301e8b8fe81ef83e8ba1f4cb23122c9f98ed7ac6.tar.gz
Include licenses in the tarball (#35855)
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d0e82731ab..ebf613aaf4 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -11,6 +11,7 @@ recursive-include lib/ansible/module_utils/powershell *
recursive-include lib/ansible/modules *
recursive-include lib/ansible/galaxy/data *
recursive-include docs *
+recursive-include licenses *
recursive-include packaging *
recursive-include test *
include Makefile