Index: tools/CMakeLists.txt |
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt |
index 773ea0350a6a92d0e1fc6df4841d9bb0804937c0..3c9437d0f91c4d0a0f0a9dd097cecaccf136c5fe 100644 |
--- a/tools/CMakeLists.txt |
+++ b/tools/CMakeLists.txt |
@@ -44,6 +44,7 @@ add_subdirectory(llvm-mcmarkup) |
add_subdirectory(llvm-symbolizer) |
add_subdirectory(pnacl-abicheck) |
add_subdirectory(pnacl-freeze) |
+add_subdirectory(pnacl-thaw) |
if( NOT WIN32 ) |
add_subdirectory(lto) |