Update to final SAML 2.0 schema filenames.
[shibboleth/sp.git] / schemas / Makefile.am
index 0c2127e..e36509c 100644 (file)
@@ -2,12 +2,22 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-pkgsysconfdir = $(sysconfdir)/@PACKAGE@
-pkgsysconf_DATA = \
+pkgxmldir = $(datadir)/xml/@PACKAGE@
+pkgxml_DATA = \
+                credentials.xsd \
                 cs-sstc-schema-assertion-01.xsd \
                 cs-sstc-schema-protocol-01.xsd \
+                cs-sstc-schema-assertion-1.1.xsd \
+                cs-sstc-schema-protocol-1.1.xsd \
                 soap-envelope.xsd \
                 xmldsig-core-schema.xsd \
                 xmldsig-filter2.xsd \
+                               xenc-schema.xsd \
                 xml.xsd \
-                shibboleth.xsd
+                shibboleth.xsd \
+                shibboleth-trust-1.0.xsd \
+                shibboleth-metadata-1.0.xsd \
+                shibboleth-targetconfig-1.0.xsd \
+                               saml-schema-assertion-2.0.xsd \
+                               saml-schema-metadata-2.0.xsd
+               
\ No newline at end of file