Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index 2d3c0add27f26bda653b4761ad309b9c8407acea..bd9e2013af9bcd9311621e4aaded4c7f4d19f58d 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -59,6 +59,7 @@ SRCS= \ |
| IceTargetLowering.cpp \ |
| IceTargetLoweringX8632.cpp \ |
| IceTranslator.cpp \ |
| + IceTypeConverter.cpp \ |
| IceTypes.cpp \ |
| llvm2ice.cpp \ |
| PNaClTranslator.cpp |