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-02-11 14:03:18 -0400
commit661ee9eb1ce29056f219a2a95688840cebcf889a (patch)
tree128b35c2855a195f516917e0af001dd0c2888c2c /common/MANIFEST.in
parentc654d5e777c0d1db75b5f3586bd20ce2ec4edadc (diff)
Bail out ddocs installation if the path doesn't exist. Fix: #6671
Diffstat (limited to 'common/MANIFEST.in')
-rw-r--r--common/MANIFEST.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/MANIFEST.in b/common/MANIFEST.in
index 8e5a2342..a26a12a6 100644
--- a/common/MANIFEST.in
+++ b/common/MANIFEST.in
@@ -2,4 +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 *