Removed ValidatingXMLObject interface and implementations.
[shibboleth/cpp-xmltooling.git] / xmltoolingtest / Makefile.am
index 27ef988..69538ec 100644 (file)
@@ -9,7 +9,8 @@ endif
 
 if BUILD_XMLSEC
 xmlsec_sources = \
-    Signature.h
+    EncryptionTest.h \
+    SignatureTest.h
 else
 xmlsec_sources =
 endif