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 e847d7c..87fada0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -17,5 +17,6 @@ libimobiledevice_la_SOURCES = idevice.c idevice.h \ installation_proxy.c installation_proxy.h\ sbservices.c sbservices.h\ mobile_image_mounter.c mobile_image_mounter.h\ + screenshotr.c screenshotr.h\ mobilesync.c mobilesync.h\ mobilebackup.c mobilebackup.h |