52c7d50f1e
Allow 'make rpm' work from a release tarball
11 lines
313 B
Text
11 lines
313 B
Text
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_common/*.ps1
|
|
recursive-include docs *
|
|
recursive-include library *
|
|
include Makefile
|
|
include VERSION
|
|
include MANIFEST.in
|