Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index 38e7bd9e6ab283af641ac0b1f505e18595dabac9..6ed9fc69a7cac71115fb10fbcc313adbca758f7d 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -242,6 +242,7 @@ SRCS = \ |
| IceTargetLowering.cpp \ |
| IceTargetLoweringARM32.cpp \ |
| IceTargetLoweringMIPS32.cpp \ |
| + IceTargetLoweringX86.cpp \ |
| IceTargetLoweringX8632.cpp \ |
| IceTargetLoweringX8664.cpp \ |
| IceAssembler.cpp \ |