Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index 9aa2fdb23474284d16262a8dadf2be2381ea6151..b65e64833f7bf7c7579854c0f69fbd22180f9005 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -36,6 +36,7 @@ LDFLAGS := -m32 |
| SRCS= \ |
| IceCfg.cpp \ |
| IceCfgNode.cpp \ |
| + IceConverter.cpp \ |
| IceGlobalContext.cpp \ |
| IceInst.cpp \ |
| IceInstX8632.cpp \ |