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