Really unbreak CMake build
llvm-svn: 142822
GitOrigin-RevId: 0cc574eee7f5538c86ceeee16f3ca0d9d9dc7c97
diff --git a/lib/CodeGen/SelectionDAG/CMakeLists.txt b/lib/CodeGen/SelectionDAG/CMakeLists.txt
index 2c8d81a..ff4184f 100644
--- a/lib/CodeGen/SelectionDAG/CMakeLists.txt
+++ b/lib/CodeGen/SelectionDAG/CMakeLists.txt
@@ -11,13 +11,11 @@
LegalizeVectorOps.cpp
LegalizeVectorTypes.cpp
ScheduleDAGFast.cpp
- ScheduleDAGList.cpp
- ScheduleDAGRRList.cpp
+ ScheduleDAGRRList.cpp
ScheduleDAGSDNodes.cpp
SelectionDAG.cpp
SelectionDAGBuilder.cpp
SelectionDAGISel.cpp
- SelectionDAGList.cpp
SelectionDAGPrinter.cpp
TargetLowering.cpp
TargetSelectionDAGInfo.cpp