summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJames Cammarata <jimi@sngx.net>2014-06-23 13:04:51 -0500
committerJames Cammarata <jimi@sngx.net>2014-06-23 13:04:51 -0500
commit52c7d50f1ed27112dfe32c6f7dec43ec56ee2a96 (patch)
tree1af87ee41420a3b932b55e371843e2a7ac3bb682 /MANIFEST.in
parent5d65c1c4a43fb5bee3fb69f5ab44950d4f694811 (diff)
parent728ecb080453632219c2ced38235b6511378c306 (diff)
downloadansible-52c7d50f1ed27112dfe32c6f7dec43ec56ee2a96.tar.gz
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