Index: Makefile.standalone |
diff --git a/Makefile.standalone b/Makefile.standalone |
index f3a5d877191cfce20594178941332d77d4d2a227..fd1ccbc52b8a4f20171b6f5a8e0760235be62eff 100644 |
--- a/Makefile.standalone |
+++ b/Makefile.standalone |
@@ -292,6 +292,7 @@ SB_LDFLAGS := $(LINKOPTLEVEL) $(LD_EXTRA) |
# compile, in the hope of improving parallel build time. |
SRCS = \ |
IceAssemblerARM32.cpp \ |
+ IceAssemblerMIPS32.cpp \ |
IceInstARM32.cpp \ |
IceInstMIPS32.cpp \ |
IceInstX8632.cpp \ |