X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=schemas%2FMakefile.am;h=0ee9485ecc8f4bde4abcc4c19e60ccceeffb5916;hb=db44995ea6c326dcb51387a888da823c5d86c866;hp=1e29d4d647dbcdebe453f4d910e79123793c4e87;hpb=9b7e9818fdcc88a3eda9aec66c023876b9fd5564;p=shibboleth%2Fcpp-opensaml.git diff --git a/schemas/Makefile.am b/schemas/Makefile.am index 1e29d4d..0ee9485 100644 --- a/schemas/Makefile.am +++ b/schemas/Makefile.am @@ -41,9 +41,18 @@ schemafiles = \ saml-schema-protocol-2.0.xsd \ saml-schema-x500-2.0.xsd \ saml-schema-xacml-2.0.xsd \ + sstc-metadata-attr.xsd \ sstc-saml1x-metadata.xsd \ + sstc-saml-attribute-ext.xsd \ + sstc-saml-delegation.xsd \ sstc-saml-metadata-ext-query.xsd \ - sstc-saml-protocol-ext-thirdparty.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 \ + saml-async-slo-v1.0.xsd \ + saml-metadata-rpi-v1.0.xsd pkgxml_DATA = \ saml20-catalog.xml \