X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=samltest%2FMakefile.am;h=3f9400d47044626aa9bdb42432d0f294e192acdb;hb=HEAD;hp=932a2c5e3dd56977e895d3973ea641fa36ec45e0;hpb=7d8a35660d92c361cb6e9a3cb0a48a6c204398e2;p=shibboleth%2Fopensaml2.git diff --git a/samltest/Makefile.am b/samltest/Makefile.am index 932a2c5..3f9400d 100644 --- a/samltest/Makefile.am +++ b/samltest/Makefile.am @@ -14,12 +14,13 @@ samltest_h = \ SAMLArtifactType0002Test.h \ SAMLArtifactType0004Test.h \ ArtifactMapTest.h \ + encryption/EncryptedAssertionTest.h \ signature/SAML1AssertionTest.h \ signature/SAML1RequestTest.h \ signature/SAML1ResponseTest.h \ signature/SAML2AssertionTest.h \ - security/AbstractPKIXTrustEngineTest.h \ security/ExplicitKeyTrustEngineTest.h \ + security/StaticPKIXTrustEngineTest.h \ saml1/core/impl/ActionTest.h \ saml1/core/impl/AdviceTest.h \ saml1/core/impl/AssertionIDReferenceTest.h \