X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=samltest%2FMakefile.am;h=706d38b4442d88b31fc951b46c8a29943f3f6df8;hb=9d61992f725e8b73421e9262a711f4cbdd782b18;hp=cb82f0292074892575cfc8fe7bf240fb8d16875c;hpb=4239af10cc1e0d87b9b5bc62378cc077e787bb09;p=shibboleth%2Fcpp-opensaml.git diff --git a/samltest/Makefile.am b/samltest/Makefile.am index cb82f02..706d38b 100644 --- a/samltest/Makefile.am +++ b/samltest/Makefile.am @@ -14,6 +14,7 @@ samltest_h = \ SAMLArtifactType0002Test.h \ SAMLArtifactType0004Test.h \ ArtifactMapTest.h \ + encryption/EncryptedAssertionTest.h \ signature/SAML1AssertionTest.h \ signature/SAML1RequestTest.h \ signature/SAML1ResponseTest.h \ @@ -91,7 +92,8 @@ samltest_h = \ saml2/core/impl/Terminate20Test.h \ saml2/binding/SAML2ArtifactTest.h \ saml2/binding/SAML2POSTTest.h \ - saml2/metadata/FilesystemMetadataProviderTest.h + saml2/binding/SAML2RedirectTest.h \ + saml2/metadata/XMLMetadataProviderTest.h noinst_HEADERS = \ binding.h \