Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index dce5e8e4cbbac6710db915027aab01fbd301f409..a75ea949f99fbf72442826d2553966749c7a2631 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -326,6 +326,7 @@ SRCS = \ |
| IceTimerTree.cpp \ |
| IceTranslator.cpp \ |
| IceTypes.cpp \ |
| + IceVariableSplitting.cpp \ |
| LinuxMallocProfiling.cpp \ |
| main.cpp \ |
| PNaClTranslator.cpp |