X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=schemas%2FMakefile.am;h=ee11aacd93fce2eb8986e19b2731c7bb63ffc664;hb=4ed97d2847b8a7a472514b5ce6ecb562f332743c;hp=3e310f11eb034e5989c65b6da8ddfd9c79fe53ea;hpb=6ba868153806e6edb5ef4a5631a2da5e3002840f;p=shibboleth%2Fcpp-xmltooling.git diff --git a/schemas/Makefile.am b/schemas/Makefile.am index 3e310f1..ee11aac 100644 --- a/schemas/Makefile.am +++ b/schemas/Makefile.am @@ -1,15 +1,15 @@ -## $Id:$ - AUTOMAKE_OPTIONS = foreign schemafiles = \ soap-envelope.xsd \ xenc-schema.xsd \ - xmldsig-core-schema.xsd \ - xml.xsd \ - xmltooling.xsd + xenc11-schema.xsd \ + xmldsig-core-schema.xsd \ + xmldsig11-schema.xsd \ + xml.xsd \ + xmltooling.xsd -pkgxmldir = $(datadir)/xml/@PACKAGE_NAME@-@PACKAGE_VERSION@ +pkgxmldir = $(datadir)/xml/@PACKAGE_NAME@ pkgxml_DATA = \ catalog.xml \