summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7638685f..fad3ce6a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -26,4 +26,4 @@ add_executable(jsonproc tools/jsonproc/jsonproc.cpp)
target_include_directories(jsonproc PRIVATE SYSTEM tools/jsonproc)
add_executable(o2narc tools/o2narc/o2narc.cpp)
-add_executable(msgenc tools/msgenc/msgenc.cpp tools/msgenc/dir_util.cpp)
+add_executable(msgenc tools/msgenc/msgenc.cpp)