From eed99acfee278a73249e8ad74d7749c20ebad1cb Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 13 Aug 2004 04:30:36 -0400 Subject: long options are now supported --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9f21de36..64e8a8c2 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ CODE = account.cc \ error.cc \ format.cc \ ledger.cc \ + option.cc \ textual.cc \ valexpr.cc \ walk.cc -- cgit v1.2.3