summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2004-08-13 04:30:36 -0400
committerJohn Wiegley <johnw@newartisans.com>2004-08-13 04:30:36 -0400
commiteed99acfee278a73249e8ad74d7749c20ebad1cb (patch)
tree87eff07a1b34140afd2d7917a254013d70fa5ce7 /Makefile
parenta4f5abe860025c8f4120b3bfb7aea7e555692153 (diff)
downloadfork-ledger-eed99acfee278a73249e8ad74d7749c20ebad1cb.tar.gz
fork-ledger-eed99acfee278a73249e8ad74d7749c20ebad1cb.tar.bz2
fork-ledger-eed99acfee278a73249e8ad74d7749c20ebad1cb.zip
long options are now supported
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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