summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorChris Church <chris@ninemoreminutes.com>2013-08-26 08:28:37 +0200
committerChris Church <chris@ninemoreminutes.com>2013-08-26 16:31:39 +0200
commitee3ba2c0e1a9ddc96093797ca8126eab6a1dd80f (patch)
tree550946732706a764b98d133feb9aeadb1863b57a /MANIFEST.in
parentFix to maintain Django 1.4 compatibility. (diff)
downloadawx-ee3ba2c0e1a9ddc96093797ca8126eab6a1dd80f.tar.xz
awx-ee3ba2c0e1a9ddc96093797ca8126eab6a1dd80f.zip
More work in progress on AC-132.
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 ca50af30eb..436537d7ee 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -6,6 +6,7 @@ recursive-include awx/ui *.html
recursive-include awx/ui/static *.css *.ico *.png *.gif *.jpg
recursive-include awx/ui/static *.eot *.svg *.ttf *.woff *.otf
recursive-include awx/ui/static/lib *
+recursive-include awx/playbooks *.yml
recursive-include awx/lib/site-packages *
recursive-include config *
recursive-include config/deb *