diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,12 +3,14 @@ CODE = account.cc \ autoxact.cc \ balance.cc \ binary.cc \ + config.cc \ datetime.cc \ debug.cc \ error.cc \ format.cc \ ledger.cc \ option.cc \ + quotes.cc \ textual.cc \ valexpr.cc \ walk.cc |