diff options
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 9248e06..12f3188 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -8,4 +8,5 @@ nobase_include_HEADERS = libimobiledevice/libimobiledevice.h \ libimobiledevice/mobile_image_mounter.h \ libimobiledevice/screenshotr.h \ libimobiledevice/mobilesync.h \ - libimobiledevice/mobilebackup.h + libimobiledevice/mobilebackup.h \ + libimobiledevice/restore.h |