summaryrefslogtreecommitdiff
path: root/common/MANIFEST.in
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-01-23 14:54:08 -0400
committerKali Kaneko <kali@leap.se>2015-01-23 15:36:08 -0400
commit9c527fe9aa6ceaa7ed380a31ac4e1e4bfdc566dd (patch)
tree107d3676ac7541599391566e3985688eb65b7c96 /common/MANIFEST.in
parentef0d008b53ac214dc77fe572f2cc5d18efbd1b35 (diff)
Bail out ddocs installation if the path doesn't exist. Fix: #66710.6.4
Conflicts: common/MANIFEST.in
Diffstat (limited to 'common/MANIFEST.in')
-rw-r--r--common/MANIFEST.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/MANIFEST.in b/common/MANIFEST.in
index 7f6148ef..a26a12a6 100644
--- a/common/MANIFEST.in
+++ b/common/MANIFEST.in
@@ -2,3 +2,7 @@ include pkg/*
include versioneer.py
include LICENSE
include CHANGELOG
+
+# What do we want the ddocs folder in the source package for? -- kali
+# it should be enough with having the compiled stuff.
+recursive-include src/leap/soledad/common/ddocs *