1diff --git a/lib/CodeGen/AsmPrinter/CMakeLists.txt.old b/lib/CodeGen/AsmPrinter/CMakeLists.txt
2index be484a6..c92ff46 100644
3--- a/lib/CodeGen/AsmPrinter/CMakeLists.txt.old
4+++ b/lib/CodeGen/AsmPrinter/CMakeLists.txt
5@@ -10,6 +10,7 @@ add_llvm_library(LLVMAsmPrinter
6 DwarfCompileUnit.cpp
7 DwarfDebug.cpp
8 DwarfException.cpp
9+ DwarfMonoException.cpp
10 ErlangGCPrinter.cpp
11 OcamlGCPrinter.cpp
12 Win64Exception.cpp