X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=schemas%2FMakefile.am;h=0ee9485ecc8f4bde4abcc4c19e60ccceeffb5916;hb=ca9f5d20cc18d5bdf88a39dd7b424a0bd6a94eef;hp=d291991285984bd94fd1278ec252282c0d707b63;hpb=02559f727995a3958936106a80c54a4b0a723f21;p=shibboleth%2Fcpp-opensaml.git diff --git a/schemas/Makefile.am b/schemas/Makefile.am index d291991..0ee9485 100644 --- a/schemas/Makefile.am +++ b/schemas/Makefile.am @@ -1,7 +1,7 @@ AUTOMAKE_OPTIONS = foreign -pkgxmldir = $(datadir)/xml/@PACKAGE@-@PACKAGE_VERSION@ +pkgxmldir = $(datadir)/xml/@PACKAGE@ schemafiles = \ cs-sstc-schema-assertion-01.xsd \ @@ -46,7 +46,13 @@ schemafiles = \ 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 \