From aba3d3037a43f4c244b4065b7fd70a6f1d5656de Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 19 Aug 2004 17:55:33 -0400 Subject: added support for parsing QIF files --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fa060364..cb927a66 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,7 @@ CODE = account.cc \ format.cc \ ledger.cc \ option.cc \ + qif.cc \ quotes.cc \ textual.cc \ valexpr.cc \ -- cgit v1.2.3