Index: Makefile.standalone |
diff --git a/Makefile.standalone b/Makefile.standalone |
index b0addadf436e4c3c5f3bf7078b3f643588056d14..88bea8260a47863566428d6a0d4a55218666c132 100644 |
--- a/Makefile.standalone |
+++ b/Makefile.standalone |
@@ -47,6 +47,7 @@ SRCS= \ |
IceTargetLowering.cpp \ |
IceTargetLoweringX8632.cpp \ |
IceTranslator.cpp \ |
+ IceTypeConverter.cpp \ |
IceTypes.cpp \ |
llvm2ice.cpp \ |
PNaClTranslator.cpp |