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/*/*/*/*/*.*',