summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2019-03-15 16:30:28 -0700
committerJohn Wiegley <johnw@newartisans.com>2019-03-15 17:30:46 -0700
commitf0dacdb22f2888be104711d9092ca43d770965f2 (patch)
treef2ae7a8926ee581d39a558d6c4c83d3e7c1de9cd /src/CMakeLists.txt
parentd511d671fcbb517ec474d4355a4c1568ee2fbb09 (diff)
downloadfork-ledger-f0dacdb22f2888be104711d9092ca43d770965f2.tar.gz
fork-ledger-f0dacdb22f2888be104711d9092ca43d770965f2.tar.bz2
fork-ledger-f0dacdb22f2888be104711d9092ca43d770965f2.zip
Remove the 'org' command, which was always a hack to begin with
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
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