X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=xmltoolingtest%2FMakefile.am;h=33e439261d3a6f4dbb6a3ad79af503294605e3f5;hb=fe799793a4aced0cf8a21bb1c4c401215e04c8c6;hp=ea120edd7bae57296f9eb28a53c445a8ffa2ca56;hpb=bb0c520dfdbe4c889508b0869edad550e8388605;p=shibboleth%2Fcpp-xmltooling.git diff --git a/xmltoolingtest/Makefile.am b/xmltoolingtest/Makefile.am index ea120ed..33e4392 100644 --- a/xmltoolingtest/Makefile.am +++ b/xmltoolingtest/Makefile.am @@ -22,6 +22,8 @@ xmlsec_sources = \ EncryptionTest.h \ FilesystemCredentialResolverTest.h \ InlineKeyResolverTest.h \ + MemoryStorageServiceTest.h \ + SecurityHelperTest.h \ SignatureTest.h else xmlsec_sources = @@ -32,7 +34,6 @@ xmltoolingtest_h = \ ExceptionTest.h \ KeyInfoTest.h \ MarshallingTest.h \ - MemoryStorageServiceTest.h \ UnmarshallingTest.h \ TemplateEngineTest.h \ xmltoolingtest.h \