summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index fdb2a219..a13e9709 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -197,6 +197,8 @@ lib_LTLIBRARIES += libledger_python.la
libledger_python_la_SOURCES = \
python/pyutils.h \
python/pyfstream.h \
+ python/py_amount.cc \
+ python/py_balance.cc \
python/py_chain.cc \
python/py_commodity.cc \
python/py_xact.cc \