diff --git a/MANIFEST.in b/MANIFEST.in index 030f13ea..5882f047 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -25,6 +25,9 @@ recursive-include rhodecode *.json recursive-include rhodecode *.ini_tmpl recursive-include rhodecode *.sh +# 502 page +include rhodecode/public/502.html + # images, css include rhodecode/public/css/*.css include rhodecode/public/images/*.*