summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorSeth Vidal <skvidal@fedoraproject.org>2012-03-13 11:08:10 -0400
committerSeth Vidal <skvidal@fedoraproject.org>2012-03-13 11:08:10 -0400
commit3567237dbc88fdcc11ada0d191bd928bbce80efe (patch)
tree7a137aae1a0a78f3bed23f4c5bc09d32258cab1f /MANIFEST.in
parentadf1492da2ccb05e1f0de590633c8915786fec09 (diff)
downloadansible-3567237dbc88fdcc11ada0d191bd928bbce80efe.tar.gz
modify build/spec file to work on el6 with quasi-broken setup process
remove data_files section from setup.py for some reason or another
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 158b1efa93..d02fe3ed95 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,5 @@
include README.md AUTHORS.md ansible.spec
include examples/hosts
recursive-include docs *
+recursive-include library *
include Makefile