diff --git a/MANIFEST.in b/MANIFEST.in index d3d5e8bd5..b0791cf76 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -13,6 +13,7 @@ recursive-include src/authentic2_auth_fc/static/authentic2_auth_fc *.css *.js *. # templates recursive-include src/authentic2/templates *.html *.txt *.xml +recursive-include src/authentic2/apps/journal/templates *.html recursive-include src/authentic2/manager/templates *.html *.txt recursive-include src/authentic2/saml/templates *.html *.txt *.xml recursive-include src/authentic2/idp/templates *.html *.txt *.xml