summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-17 20:16:34 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-17 20:16:34 +0100
commit4ea03de11d71e0fb28e422ef44690c48879a7da1 (patch)
tree463c90a6fac2e8f63fa0d70e0835b68cd6187ea6 /setup.py
parentedd9d311809d8f6eab5109f9cd899e7989bb42d5 (diff)
Copy all the folders of 'static'
Copy the new generic themes folders, with js, font, and css
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 1c1a19dd..fcbbfb72 100644
--- a/setup.py
+++ b/setup.py
@@ -72,6 +72,8 @@ setup(
'searx': [
'settings.yml',
'../README.rst',
+ 'static/*.*',
+ 'static/*/*.*',
'static/*/*/*.*',
'static/*/*/*/*.*',
'static/*/*/*/*/*.*',