X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2FMakefile.am;h=3a215c0609ccf37e0616ec34ac6833c70960717e;hp=e982a7969609bc3ac2b5b01eadcbe51c810d2e85;hb=12d8e6ed0125ea986a8eb78ea177b6d6f0251fd6;hpb=23a6a678afa4e8ade343416279d3768d640d0d85 diff --git a/saml/Makefile.am b/saml/Makefile.am index e982a79..3a215c0 100644 --- a/saml/Makefile.am +++ b/saml/Makefile.am @@ -60,10 +60,12 @@ libsaml_la_SOURCES = \ saml2/core/impl/Assertions20SchemaValidators.cpp \ saml2/core/impl/Protocols20Impl.cpp \ saml2/core/impl/Protocols20SchemaValidators.cpp \ + saml2/metadata/impl/BlacklistMetadataFilter.cpp \ saml2/metadata/impl/FilesystemMetadataProvider.cpp \ saml2/metadata/impl/MetadataImpl.cpp \ saml2/metadata/impl/MetadataProvider.cpp \ saml2/metadata/impl/MetadataSchemaValidators.cpp \ + saml2/metadata/impl/WhitelistMetadataFilter.cpp \ signature/ContentReference.cpp \ signature/SignatureProfileValidator.cpp \ util/SAMLConstants.cpp