Added built-in ID attribute support to base classes.
[shibboleth/cpp-xmltooling.git] / xmltoolingtest / Makefile.am
index d8cd904..9430f41 100644 (file)
@@ -9,6 +9,9 @@ endif
 
 if BUILD_XMLSEC
 xmlsec_sources = \
+    EncryptionTest.h \
+    FilesystemCredentialResolverTest.h \
+    InlineKeyResolverTest.h \
     SignatureTest.h
 else
 xmlsec_sources =