From 5cf7b16e4d1c1d1a2bed969b835a6b0d5c2087d4 Mon Sep 17 00:00:00 2001 From: cantor Date: Wed, 29 Mar 2006 17:18:53 +0000 Subject: [PATCH] Extra line seps. git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/trunk@64 de75baf8-a10c-0410-a50a-987c0e22f00f --- xmltooling/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/xmltooling/Makefile.am b/xmltooling/Makefile.am index da42fa2..e139979 100644 --- a/xmltooling/Makefile.am +++ b/xmltooling/Makefile.am @@ -40,7 +40,8 @@ implinclude_HEADERS = \ impl/UnknownElement.h ioinclude_HEADERS = \ - io/AbstractXMLObjectUnmarshaller.h \ + io/AbstractXMLObjectMarshaller.h \ + io/AbstractXMLObjectUnmarshaller.h siginclude_HEADERS = \ signature/KeyInfo.h \ @@ -61,7 +62,7 @@ valinclude_HEADERS = \ noinst_HEADERS = \ internal.h \ signature/impl/KeyInfoImpl.h \ - signature/impl/XMLSecSignatureImpl.h \ + signature/impl/XMLSecSignatureImpl.h if BUILD_XMLSEC xmlsec_sources = \ -- 2.1.4