X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=samltest%2FMakefile.am;h=f4f7be6cb0da8b19bf35b362208e6026942f8a62;hp=50e65a272258a7643b1fc61267db8f98cddc7658;hb=bce5046d6d2fd42e4b2b270bb2db557acfd4581c;hpb=5263186a620ca02913980ad2d35d4045844e7a05 diff --git a/samltest/Makefile.am b/samltest/Makefile.am index 50e65a2..f4f7be6 100644 --- a/samltest/Makefile.am +++ b/samltest/Makefile.am @@ -20,6 +20,7 @@ samltest_h = \ signature/SAML2AssertionTest.h \ security/AbstractPKIXTrustEngineTest.h \ security/ExplicitKeyTrustEngineTest.h \ + saml1/binding/impl/SAML1POSTTest.h \ saml1/core/impl/ActionTest.h \ saml1/core/impl/AdviceTest.h \ saml1/core/impl/AssertionIDReferenceTest.h \ @@ -90,6 +91,7 @@ samltest_h = \ saml2/metadata/FilesystemMetadataProviderTest.h noinst_HEADERS = \ + binding.h \ internal.h \ signature/SAMLSignatureTestBase.h