diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 |