diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index feda1616..45cd8a8a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -196,6 +196,7 @@ libledger_python_la_SOURCES = \ python/py_chain.cc \ python/py_commodity.cc \ python/py_entry.cc \ + python/py_expr.cc \ python/py_flags.cc \ python/py_format.cc \ python/py_global.cc \ |