From a38ed141c1f33ecdad99b322acb1ae07b30a5da2 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 18 May 2012 01:31:01 -0600 Subject: Switched to Boost.PropertyTree for XML generation --- tools/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/Makefile.am b/tools/Makefile.am index 507607fc..49f31f6c 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -71,7 +71,7 @@ libledger_report_la_SOURCES = \ src/draft.cc \ src/emacs.cc \ src/org.cc \ - src/xml.cc \ + src/ptree.cc \ src/print.cc \ src/output.cc \ src/precmd.cc \ @@ -142,7 +142,7 @@ pkginclude_HEADERS = \ src/stats.h \ src/print.h \ src/output.h \ - src/xml.h \ + src/ptree.h \ src/emacs.h \ src/org.h \ \ -- cgit v1.2.3