Adding 2.0 metadata-related schemas.
[shibboleth/sp.git] / schemas / Makefile.am
1 ## $Id$ 
2
3 AUTOMAKE_OPTIONS = foreign
4
5 pkgsysconfdir = $(sysconfdir)/@PACKAGE@
6 pkgsysconf_DATA = \
7                 credentials.xsd \
8                 cs-sstc-schema-assertion-01.xsd \
9                 cs-sstc-schema-protocol-01.xsd \
10                 cs-sstc-schema-assertion-1.1.xsd \
11                 cs-sstc-schema-protocol-1.1.xsd \
12                 soap-envelope.xsd \
13                 xmldsig-core-schema.xsd \
14                 xmldsig-filter2.xsd \
15                         xenc-schema.xsd \
16                 xml.xsd \
17                 shibboleth.xsd \
18                 shibboleth-trust-1.0.xsd \
19                 shibboleth-targetconfig-1.0.xsd \
20                                 sstc-saml-schema-assertion-2.0.xsd \
21                                 sstc-saml-schema-metadata-2.0.xsd
22