From 230e03166f061387e7e25591bd2df6acad4195ee Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 2 May 2007 03:04:20 +0000 Subject: In the middle of switching to using boost/operators.hpp --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e7a7f455..6b98298c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,6 +36,7 @@ libledger_la_SOURCES = \ src/journal.cc \ src/amount.cc \ src/balance.cc \ + src/commodity.cc \ src/value.cc \ src/binary.cc \ src/qif.cc \ @@ -100,6 +101,7 @@ libpyledger_la_SOURCES = \ pkginclude_HEADERS = \ src/amount.h \ src/balance.h \ + src/commodity.h \ src/binary.h \ src/context.h \ src/csv.h \ -- cgit v1.2.3