summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJames Cammarata <jimi@sngx.net>2014-06-23 20:04:51 +0200
committerJames Cammarata <jimi@sngx.net>2014-06-23 20:04:51 +0200
commit52c7d50f1ed27112dfe32c6f7dec43ec56ee2a96 (patch)
tree1af87ee41420a3b932b55e371843e2a7ac3bb682 /MANIFEST.in
parentMerge branch 'Mbosco-patch-1' into devel (diff)
parentAllow make rpm to work from a release tarball (diff)
downloadansible-52c7d50f1ed27112dfe32c6f7dec43ec56ee2a96.tar.xz
ansible-52c7d50f1ed27112dfe32c6f7dec43ec56ee2a96.zip
Merge pull request #6824 from sivel/make-rpm-from-release
Allow 'make rpm' work from a release tarball
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 904c89f9db..8ddaf03b77 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -7,3 +7,5 @@ include lib/ansible/module_common/*.ps1
recursive-include docs *
recursive-include library *
include Makefile
+include VERSION
+include MANIFEST.in