From 0268777212847afd7734cb280115aea70dc81c92 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Mon, 18 May 2020 04:31:44 +0200 Subject: Add support for com.apple.companion_proxy --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 75c6dfe..feabf40 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -30,6 +30,7 @@ libimobiledevice_la_SOURCES = idevice.c idevice.h \ webinspector.c webinspector.h\ mobileactivation.c mobileactivation.h\ preboard.c preboard.h \ + companion_proxy.c companion_proxy.h \ syslog_relay.c syslog_relay.h if WIN32 -- cgit v1.1-32-gdbae