Index: test/cctest/SConscript |
diff --git a/test/cctest/SConscript b/test/cctest/SConscript |
index e35d45474058c2d2e8f61ec02ceb5f81fc1a565a..f4964ae6a751312e585981722b6b27abc120ae72 100644 |
--- a/test/cctest/SConscript |
+++ b/test/cctest/SConscript |
@@ -58,6 +58,7 @@ SOURCES = { |
'test-log-utils.cc', |
'test-mark-compact.cc', |
'test-parsing.cc', |
+ 'test-profile-generator.cc', |
'test-regexp.cc', |
'test-serialize.cc', |
'test-sockets.cc', |