diff --git a/setup.py b/setup.py index cfc780634..1388b5fe6 100644 --- a/setup.py +++ b/setup.py @@ -62,6 +62,7 @@ setup( 'infopage/*/*', 'static/themes/*', 'static/themes/*/*', + 'static/themes/*/*/*', 'templates/*/*', 'templates/*/*/*', 'translations/*',