Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index 4c369d238b3706f4a1327dfa8c24282dcc8427c8..eec03d18baded0d26f5c895f256281bdcd95128a 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -175,6 +175,7 @@ SRCS = \ |
| IceRegAlloc.cpp \ |
| IceRNG.cpp \ |
| IceTargetLowering.cpp \ |
| + IceTargetLoweringARM32.cpp \ |
| IceTargetLoweringX8632.cpp \ |
| IceThreading.cpp \ |
| IceTimerTree.cpp \ |