Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index 18065afb5f8dad3fa02ddffb1c0f98b41112e02a..df4429c39107f3093cbfc39f27957f2a12f74883 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -177,6 +177,7 @@ SRCS = \ |
| IceGlobalContext.cpp \ |
| IceGlobalInits.cpp \ |
| IceInst.cpp \ |
| + IceInstARM32.cpp \ |
| IceInstX8632.cpp \ |
| IceIntrinsics.cpp \ |
| IceLiveness.cpp \ |