diff --git a/setup.py b/setup.py
index 1c1a19ddf..fcbbfb728 100644
--- a/setup.py
+++ b/setup.py
@@ -72,6 +72,8 @@ setup(
         'searx': [
             'settings.yml',
             '../README.rst',
+            'static/*.*',
+            'static/*/*.*',
             'static/*/*/*.*',
             'static/*/*/*/*.*',
             'static/*/*/*/*/*.*',