Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index b4c33b7c5a691c8c2bc4a608d09ca4e9093c584f..83eddac134372dfb2f8ae40525e17393b08b5885 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -189,6 +189,7 @@ SRCS = \ |
| IceGlobalInits.cpp \ |
| IceInst.cpp \ |
| IceInstARM32.cpp \ |
| + IceInstMIPS32.cpp \ |
| IceInstX8632.cpp \ |
| IceIntrinsics.cpp \ |
| IceLiveness.cpp \ |