summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Commands/CMakeLists.txt')
-rw-r--r--lldb/source/Commands/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/Commands/CMakeLists.txt b/lldb/source/Commands/CMakeLists.txt
index 657da8caaf3..28cbb2cd6cf 100644
--- a/lldb/source/Commands/CMakeLists.txt
+++ b/lldb/source/Commands/CMakeLists.txt
@@ -7,7 +7,6 @@ add_lldb_library(lldbCommands
CommandObjectApropos.cpp
CommandObjectBreakpoint.cpp
CommandObjectBreakpointCommand.cpp
- CommandObjectBugreport.cpp
CommandObjectCommands.cpp
CommandObjectDisassemble.cpp
CommandObjectExpression.cpp
OpenPOWER on IntegriCloud