summary refs log tree commit diff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorDaniel Wagner-Hall <daniel@matrix.org>2015-11-05 16:41:32 +0000
committerDaniel Wagner-Hall <daniel@matrix.org>2015-11-05 16:41:32 +0000
commit4df491b9226aeac6faebc437a585e4ec39c01a0a (patch)
tree603e860695faefb7eadfbd66221fbc686a52258a /MANIFEST.in
parentMerge pull request #340 from matrix-org/erikj/server_retries (diff)
downloadsynapse-4df491b9226aeac6faebc437a585e4ec39c01a0a.tar.xz
Fix tox config after fa1cf5ef34
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 621e34cb76..573e21f41d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -15,8 +15,9 @@ recursive-include scripts *
 recursive-include scripts-dev *
 recursive-include tests *.py
 
-recursive-include static *.css
-recursive-include static *.html
-recursive-include static *.js
+recursive-include synapse/static *.css
+recursive-include synapse/static *.gif
+recursive-include synapse/static *.html
+recursive-include synapse/static *.js
 
 prune demo/etc