diff --git a/Makefile b/Makefile index c72ec1f..de418e2 100644 --- a/Makefile +++ b/Makefile @@ -112,7 +112,7 @@ kext-config: @./tools/socks.kexttool select tools: - @$(MAKE) --no-print-directory -C tools + @$(MAKE) -C tools include arch/$(SOCKS_ARCH)/extra.mk