summary refs log tree commit diff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorDavid Baker <dave@matrix.org>2016-04-29 14:43:48 +0100
committerDavid Baker <dave@matrix.org>2016-04-29 14:43:48 +0100
commitff5e5423e587231232dd36dce5ab62c4a9a386ee (patch)
tree88c260865a908381243e679e31d5932e22df81ff /MANIFEST.in
parentpep8 (diff)
downloadsynapse-ff5e5423e587231232dd36dce5ab62c4a9a386ee.tar.xz
Include res in the manifest
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 211bde2fc4..dfb7c9d28d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -11,6 +11,7 @@ recursive-include synapse/storage/schema *.sql
 recursive-include synapse/storage/schema *.py
 
 recursive-include docs *
+recursive-include res *
 recursive-include scripts *
 recursive-include scripts-dev *
 recursive-include tests *.py