From a5aff9eee967adb8c71ce6fc25db0458d522836e Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 24 Mar 2006 16:37:26 +0000 Subject: Several fixes to lot price handling. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 68dd5f48..63f53e5c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,6 +28,7 @@ libledger_la_SOURCES = \ qif.cc \ quotes.cc \ reconcile.cc \ + report.cc \ startup.cc \ textual.cc \ valexpr.cc \ @@ -74,6 +75,7 @@ pkginclude_HEADERS = \ qif.h \ quotes.h \ reconcile.h \ + report.h \ textual.h \ timing.h \ valexpr.h \ -- cgit v1.2.3