Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index df4429c39107f3093cbfc39f27957f2a12f74883..414b06af14df8108ea4a331133e79f6bb4c7722a 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -187,6 +187,7 @@ SRCS = \ |
| IceTargetLowering.cpp \ |
| IceTargetLoweringARM32.cpp \ |
| IceTargetLoweringX8632.cpp \ |
| + IceTargetLoweringMIPS32.cpp \ |
| IceThreading.cpp \ |
| IceTimerTree.cpp \ |
| IceTranslator.cpp \ |