From ae8077efe69311b8eee2846affebd6194b7b29c4 Mon Sep 17 00:00:00 2001 From: Sam Bingner Date: Fri, 21 Dec 2018 14:57:51 -1000 Subject: Use AMFI to check AMFI dynamic cache and clean up kern_funcs --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cf1826f..598ca50 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ TOOL_NAME = inject inject_CODESIGN_FLAGS = -Hsha256 -Hsha1 -Sentitlements.xml inject_FRAMEWORKS = IOKit Security inject_CFLAGS = -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=missing-braces -Iinclude +inject_LIBRARIES = mis inject_FILES = inject.m patchfinder64.c kern_funcs.c include $(THEOS_MAKE_PATH)/tool.mk -- cgit v1.2.3