diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -26,6 +26,7 @@ setup(name='Ennstatus', 'static/files/*', 'static/images/*', 'static/videos/*', + 'static/videos/subtitles/*.vtt', 'templates/*.html', 'templates/api/export/xml/*.xml', 'templates/donate/*.html',