include all packaging in tarball

not juse rpm spec file
pull/13567/head
Brian Coca 10 years ago
parent f9bff8e488
commit 13ffd3ee2d

@ -4,12 +4,13 @@ prune ticket_stubs
prune packaging
prune test
prune hacking
include README.md packaging/rpm/ansible.spec COPYING
include README.md COPYING
include examples/hosts
include examples/ansible.cfg
include lib/ansible/module_utils/powershell.ps1
recursive-include lib/ansible/modules *
recursive-include docs *
recursive-include packaging *
include Makefile
include VERSION
include MANIFEST.in

Loading…
Cancel
Save