From ca7dba1c618ed499d0693427e89701cda1731ca9 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Sun, 5 Sep 2010 20:15:43 +0200 Subject: Add initial mobilebackup2 support and idevicebackup4 tool --- 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 70dc895..f42ac08 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -21,4 +21,5 @@ libimobiledevice_la_SOURCES = idevice.c idevice.h \ mobilesync.c mobilesync.h\ mobilebackup.c mobilebackup.h\ house_arrest.c house_arrest.h\ + mobilebackup2.c mobilebackup2.h\ restore.c restore.h -- cgit v1.1-32-gdbae