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