Update to final SAML 2.0 schema filenames.
[shibboleth/sp.git] / schemas / Makefile.am
index bd5ef2e..e36509c 100644 (file)
@@ -2,8 +2,8 @@
 
 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 \
@@ -12,7 +12,12 @@ pkgsysconf_DATA = \
                 soap-envelope.xsd \
                 xmldsig-core-schema.xsd \
                 xmldsig-filter2.xsd \
+                               xenc-schema.xsd \
                 xml.xsd \
                 shibboleth.xsd \
                 shibboleth-trust-1.0.xsd \
-                shibboleth-targetconfig-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