From ba44cef0bfa106de3a4406fdaed071461f87a6f3 Mon Sep 17 00:00:00 2001 From: comex Date: Tue, 20 Jan 2015 19:49:44 -0500 Subject: progress on injection --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d8d5cdf..9b3aa10 100644 --- a/Makefile +++ b/Makefile @@ -38,6 +38,7 @@ out/transform-dis.o: $(GENERATED) LIB_OBJS := \ out/darwin/find-syms.o \ + out/darwin/inject.o \ out/darwin/interpose.o \ out/darwin/objc-asm.o \ out/darwin/objc.o \ -- cgit v1.2.3