diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index fdd1f673..6ec5dab0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -67,7 +67,6 @@ libledger_la_SOURCES = \ report.cc \ transform.cc \ \ - dump.cc \ csv.cc \ derive.cc \ emacs.cc \ @@ -103,7 +102,6 @@ pkginclude_HEADERS = \ datetime.h \ debug.h \ derive.h \ - dump.h \ emacs.h \ error.h \ format.h \ |