X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=schemas%2FMakefile.am;h=0ee9485ecc8f4bde4abcc4c19e60ccceeffb5916;hb=ec145bf31d59d23bbf63cdc39ffeb172ed29d67d;hp=ebd6e13cd0dbfdf23cab6a61a9dc7227fca8bb7a;hpb=7960a4d0b7147bea207118a8f5e30eb69fcd67f6;p=shibboleth%2Fcpp-opensaml.git diff --git a/schemas/Makefile.am b/schemas/Makefile.am index ebd6e13..0ee9485 100644 --- a/schemas/Makefile.am +++ b/schemas/Makefile.am @@ -46,11 +46,13 @@ schemafiles = \ sstc-saml-attribute-ext.xsd \ sstc-saml-delegation.xsd \ sstc-saml-metadata-ext-query.xsd \ - sstc-saml-metadata-algsupport.xsd \ - sstc-saml-metadata-ui.xsd \ + sstc-saml-metadata-algsupport-v1.0.xsd \ + sstc-saml-metadata-ui-v1.0.xsd \ sstc-saml-idp-discovery.xsd \ sstc-request-initiation.xsd \ - sstc-saml-protocol-ext-thirdparty.xsd + sstc-saml-protocol-ext-thirdparty.xsd \ + saml-async-slo-v1.0.xsd \ + saml-metadata-rpi-v1.0.xsd pkgxml_DATA = \ saml20-catalog.xml \