Browse Source

Copy all the folders of 'static'
Copy the new generic themes folders, with js, font, and css

Cqoicebordel 10 years ago
parent
commit
4ea03de11d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      setup.py

+ 2 - 0
setup.py

@@ -72,6 +72,8 @@ setup(
         'searx': [
             'settings.yml',
             '../README.rst',
+            'static/*.*',
+            'static/*/*.*',
             'static/*/*/*.*',
             'static/*/*/*/*.*',
             'static/*/*/*/*/*.*',