diff options
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 5fa37d7..338daf2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -19,4 +19,5 @@ libimobiledevice_la_SOURCES = idevice.c idevice.h \ | |||
| 19 | mobile_image_mounter.c mobile_image_mounter.h\ | 19 | mobile_image_mounter.c mobile_image_mounter.h\ |
| 20 | screenshotr.c screenshotr.h\ | 20 | screenshotr.c screenshotr.h\ |
| 21 | mobilesync.c mobilesync.h\ | 21 | mobilesync.c mobilesync.h\ |
| 22 | mobilebackup.c mobilebackup.h | 22 | mobilebackup.c mobilebackup.h\ |
| 23 | restore.c restore.h | ||
