Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index 520f3b3758540c9cec0a75516fd8713c142b782e..943fb8be31b85f0e8f03d2ec85fcef1dc4b4fdc2 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -178,6 +178,7 @@ SRCS = \ |
| IceGlobalInits.cpp \ |
| IceInst.cpp \ |
| IceInstARM32.cpp \ |
| + IceInstMIPS32.cpp \ |
| IceInstX8632.cpp \ |
| IceIntrinsics.cpp \ |
| IceLiveness.cpp \ |