Browse Source

Copy all the folders of 'static'

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 View File

@@ -72,6 +72,8 @@ setup(
72 72
         'searx': [
73 73
             'settings.yml',
74 74
             '../README.rst',
75
+            'static/*.*',
76
+            'static/*/*.*',
75 77
             'static/*/*/*.*',
76 78
             'static/*/*/*/*.*',
77 79
             'static/*/*/*/*/*.*',