X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=samltest%2FMakefile.am;h=f76a9675b176d610ac1717733dacf38e22f0cb12;hb=a4438d41050ed1b4c4ff3643ac3b84a056f71855;hp=f5de16dcf581191e935cef9ee9838f7b2d1e00bb;hpb=0ba5816a876bed78a05d9ed77db97b809927f1c0;p=shibboleth%2Fcpp-opensaml.git diff --git a/samltest/Makefile.am b/samltest/Makefile.am index f5de16d..f76a967 100644 --- a/samltest/Makefile.am +++ b/samltest/Makefile.am @@ -9,6 +9,10 @@ endif samltest_h = \ samltest.h \ + SAMLArtifactCreationTest.h \ + SAMLArtifactType0001Test.h \ + SAMLArtifactType0002Test.h \ + SAMLArtifactType0004Test.h \ signature/SAML1AssertionTest.h \ signature/SAML1RequestTest.h \ signature/SAML1ResponseTest.h \ @@ -29,6 +33,7 @@ samltest_h = \ saml2/core/impl/ArtifactResolve20Test.h \ saml2/core/impl/ArtifactResponse20Test.h \ saml2/core/impl/Assertion20Test.h \ + saml2/core/impl/AssertionIDRef20Test.h \ saml2/core/impl/AssertionIDRequest20Test.h \ saml2/core/impl/AssertionURIRef20Test.h \ saml2/core/impl/Attribute20Test.h \