From 5086a9751f5c1298ac423a52b63ca299130aa1c2 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Wed, 28 Aug 2019 03:06:18 +0200 Subject: Add preboardservice_v2 implementation --- 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 fcde8ae..5fcf097 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -29,6 +29,7 @@ libimobiledevice_la_SOURCES = idevice.c idevice.h \ debugserver.c debugserver.h\ webinspector.c webinspector.h\ mobileactivation.c mobileactivation.h\ + preboard.c preboard.h \ syslog_relay.c syslog_relay.h if WIN32 -- cgit v1.1-32-gdbae