X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=samltest%2FMakefile.am;h=25d89d5c4141ccdfd8cb6a35c14d2f19f4469e32;hp=3f9400d47044626aa9bdb42432d0f294e192acdb;hb=c3cd4ec3fa87d0ad3c6f65c1a5e15f548b1b6cc2;hpb=1d5fda59e4996860bb2480ad52e29b2160d04725 diff --git a/samltest/Makefile.am b/samltest/Makefile.am index 3f9400d..25d89d5 100644 --- a/samltest/Makefile.am +++ b/samltest/Makefile.am @@ -33,6 +33,7 @@ samltest_h = \ saml1/core/impl/AuthenticationStatementTest.h \ saml1/binding/SAML1ArtifactTest.h \ saml1/binding/SAML1POSTTest.h \ + saml1/profile/SAML1PolicyTest.h \ saml2/core/impl/Action20Test.h \ saml2/core/impl/Advice20Test.h \ saml2/core/impl/Artifact20Test.h \ @@ -93,7 +94,8 @@ samltest_h = \ saml2/binding/SAML2ArtifactTest.h \ saml2/binding/SAML2POSTTest.h \ saml2/binding/SAML2RedirectTest.h \ - saml2/metadata/XMLMetadataProviderTest.h + saml2/metadata/XMLMetadataProviderTest.h \ + saml2/profile/SAML2PolicyTest.h noinst_HEADERS = \ binding.h \