diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 9b39ea94..756df376 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -9,7 +9,6 @@ set(LEDGER_SOURCES convert.cc draft.cc emacs.cc - org.cc ptree.cc print.cc output.cc @@ -103,7 +102,6 @@ set(LEDGER_INCLUDES mask.h op.h option.h - org.h output.h parser.h pool.h |