From: =?utf-8?q?Ferenc_W=C3=A1gner?= <wferi@niif.hu>
Date: Thu, 7 Jul 2016 14:12:54 +0200
Subject: Two more tests don't build without xmlsec

---
 xmltoolingtest/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xmltoolingtest/Makefile.am b/xmltoolingtest/Makefile.am
index 37325a7..85a2efd 100644
--- a/xmltoolingtest/Makefile.am
+++ b/xmltoolingtest/Makefile.am
@@ -19,7 +19,9 @@ xmlsec_sources = \
     EncryptionTest.cpp \
     FilesystemCredentialResolverTest.cpp \
     InlineKeyResolverTest.cpp \
+    KeyInfoTest.cpp \
     MemoryStorageServiceTest.cpp \
+    NonVisibleNamespaceTest.cpp \
     PKIXEngineTest.cpp \
     SecurityHelperTest.cpp \
     SignatureTest.cpp
@@ -29,9 +31,7 @@ xmltoolingtest_sources = \
     ComplexXMLObjectTest.cpp \
     DateTimeTest.cpp \
     ExceptionTest.cpp \
-    KeyInfoTest.cpp \
     MarshallingTest.cpp \
-    NonVisibleNamespaceTest.cpp \
     SOAPTest.cpp \
     UnmarshallingTest.cpp \
     TemplateEngineTest.cpp \
