Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index b4c33b7c5a691c8c2bc4a608d09ca4e9093c584f..6005235142898c420def42ad8f1dece140579730 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -217,6 +217,7 @@ SB_OBJS=$(patsubst %.cpp, $(SB_OBJDIR)/%.o, $(SRCS)) |
| UNITTEST_SRCS = \ |
| BitcodeMunge.cpp \ |
| + IceAssemblerX8632Test.cpp \ |
| IceELFSectionTest.cpp \ |
| IceParseInstsTest.cpp |