lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 4d4d71c 2/2: Restore the use of XML-FO relate


From: Vadim Zeitlin
Subject: [lmi-commits] [lmi] master 4d4d71c 2/2: Restore the use of XML-FO related files in configure build
Date: Tue, 13 Feb 2018 17:57:45 -0500 (EST)

branch: master
commit 4d4d71c0d9c624979418fc0ebdaa342c4ccad773
Author: Vadim Zeitlin <address@hidden>
Commit: Vadim Zeitlin <address@hidden>

    Restore the use of XML-FO related files in configure build
    
    This is necessary to avoid link errors due to missing symbols defined in
    these files.
---
 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 060d5ff..c199f70 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -338,6 +338,8 @@ liblmi_common_sources = \
     ledger_pdf_generator.cpp \
     ledger_text_formats.cpp \
     ledger_variant.cpp \
+    ledger_xml_io.cpp \
+    ledger_xsl.cpp \
     ledgervalues.cpp \
     license.cpp \
     loads.cpp \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]