Chromium Code Reviews| Index: tools/CMakeLists.txt |
| diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt |
| index 7e32507e917871e34788452b0028d9985eff44d6..d47b0efdbb1498c3b88ab91a1842e37e49ca11e6 100644 |
| --- a/tools/CMakeLists.txt |
| +++ b/tools/CMakeLists.txt |
| @@ -45,6 +45,7 @@ add_subdirectory(llvm-symbolizer) |
| add_subdirectory(pnacl-abicheck) |
| add_subdirectory(pnacl-freeze) |
| add_subdirectory(pnacl-thaw) |
| +add_subdirectory(pnacl-bcanalyzer) |
| add_subdirectory(bc-wrap) |
| if( NOT WIN32 ) |