summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py6
1 files changed, 2 insertions, 4 deletions
diff --git a/setup.py b/setup.py
index bae30fb40..cfc780634 100644
--- a/setup.py
+++ b/setup.py
@@ -60,10 +60,8 @@ setup(
'data/*.ftz',
'favicons/*.toml',
'infopage/*/*',
- 'static/themes/simple/css/*',
- 'static/themes/simple/css/*/*',
- 'static/themes/simple/img/*',
- 'static/themes/simple/js/*',
+ 'static/themes/*',
+ 'static/themes/*/*',
'templates/*/*',
'templates/*/*/*',
'translations/*',