Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index 8f42561ec9b45c86a40c1437a04020fe58d0024a..060a014877870c8c0ec8a8acdfd8a98cc00b7e13 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -118,6 +118,7 @@ SRCS = \ |
| IceRNG.cpp \ |
| IceTargetLowering.cpp \ |
| IceTargetLoweringX8632.cpp \ |
| + IceThreading.cpp \ |
| IceTimerTree.cpp \ |
| IceTranslator.cpp \ |
| IceTypes.cpp \ |