X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=schemas%2FMakefile.am;h=46bedc00c288f51426c3bec15aabe7be41ebc8e8;hb=994a38af8dddff92968db5dd3fb7a1ebce28d5f8;hp=bb0284353f1d02169c3aeead228108796869161e;hpb=768a202dce8e75b45cb66ca5b1d403035e2c6513;p=shibboleth%2Fcpp-xmltooling.git diff --git a/schemas/Makefile.am b/schemas/Makefile.am index bb02843..46bedc0 100644 --- a/schemas/Makefile.am +++ b/schemas/Makefile.am @@ -1,15 +1,14 @@ -## $Id:$ - AUTOMAKE_OPTIONS = foreign schemafiles = \ soap-envelope.xsd \ xenc-schema.xsd \ - xmldsig-core-schema.xsd \ - xml.xsd \ - xmltooling.xsd + xmldsig-core-schema.xsd \ + xmldsig11-schema.xsd \ + xml.xsd \ + xmltooling.xsd -pkgxmldir = $(datadir)/xml/@PACKAGE@ +pkgxmldir = $(datadir)/xml/@PACKAGE_NAME@ pkgxml_DATA = \ catalog.xml \