Reduce number of global elements by adding types, and switch plugins back to lax...
[shibboleth/cpp-sp.git] / schemas / Makefile.am
index 3fd6989..666c0e6 100644 (file)
@@ -2,7 +2,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-pkgxmldir = $(datadir)/xml/@PACKAGE@
+pkgxmldir = $(datadir)/xml/@PACKAGE_NAME@
 
 schemafiles = \
     shibboleth.xsd \
@@ -13,9 +13,7 @@ schemafiles = \
     shibboleth-2.0-afp-mf-saml.xsd \
     shibboleth-2.0-attribute-map.xsd \
     shibboleth-2.0-sp-notify.xsd \
-    metadata_v12_to_v13.xsl \
-    metadata_v13_to_v12.xsl \
-    trust_v13_to_v12.xsl
+    WS-Trust.xsd
 
 pkgxml_DATA = \
        catalog.xml \