From e0b108ff3a64ae76d9fa420b35e35f77f30a54e0 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 8 Feb 2009 21:17:23 -0400 Subject: Attribute lookup on a Value object which is a Scope now searches the scope. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3