| Index: tools/CMakeLists.txt
|
| diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
|
| index 10c8b5a7c8a0176af78bbd3dc16cb840d9c377ad..55677e7a75d797734a251f4bf6ad102138e3577b 100644
|
| --- a/tools/CMakeLists.txt
|
| +++ b/tools/CMakeLists.txt
|
| @@ -58,6 +58,7 @@ add_llvm_tool_subdirectory(pnacl-abicheck)
|
| add_llvm_tool_subdirectory(pnacl-bcanalyzer)
|
| add_llvm_tool_subdirectory(pnacl-bccompress)
|
| add_llvm_tool_subdirectory(pnacl-bcdis)
|
| +add_llvm_tool_subdirectory(pnacl-bcfuzz)
|
| add_llvm_tool_subdirectory(pnacl-freeze)
|
| add_llvm_tool_subdirectory(pnacl-thaw)
|
|
|
|
|