Moved in request/response interfaces from opensaml.
[shibboleth/cpp-xmltooling.git] / xmltooling / Makefile.am
index 0703030..a2ae0dc 100644 (file)
@@ -58,7 +58,11 @@ implinclude_HEADERS = \
 
 ioinclude_HEADERS = \
        io/AbstractXMLObjectMarshaller.h \
-       io/AbstractXMLObjectUnmarshaller.h
+       io/AbstractXMLObjectUnmarshaller.h \
+       io/GenericRequest.h \
+       io/GenericResponse.h \
+       io/HTTPRequest.h \
+       io/HTTPResponse.h
 
 secinclude_HEADERS = \
        security/AbstractPKIXTrustEngine.h \