diff --git a/admin/Makefile.am b/admin/Makefile.am index f86dd4f3..5d7bfde9 100644 --- a/admin/Makefile.am +++ b/admin/Makefile.am @@ -7,14 +7,16 @@ nobase_dist_admin_DATA = \ listmounts.xsl \ moveclients.xsl \ response.xsl \ - stats.xsl \ + stats.xsl \ manageauth.xsl \ updatemetadata.xsl \ + error-html.xsl \ + error-plaintext.xsl \ xspf.xsl \ vclt.xsl \ includes/footer.xsl \ - includes/head.xsl \ + includes/head.xsl \ includes/header.xsl \ includes/page.xsl \ - includes/mountnav.xsl - + includes/mountnav.xsl \ + includes/web-page.xsl