diff options
Diffstat (limited to 'tools/Makefile.am')
| -rw-r--r-- | tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 959bdc4..68be776 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am | |||
| @@ -42,7 +42,7 @@ idevicebackup2_LDADD = $(top_builddir)/src/libimobiledevice.la | |||
| 42 | 42 | ||
| 43 | ideviceimagemounter_SOURCES = ideviceimagemounter.c | 43 | ideviceimagemounter_SOURCES = ideviceimagemounter.c |
| 44 | ideviceimagemounter_CFLAGS = $(AM_CFLAGS) | 44 | ideviceimagemounter_CFLAGS = $(AM_CFLAGS) |
| 45 | ideviceimagemounter_LDFLAGS = $(AM_LDFLAGS) | 45 | ideviceimagemounter_LDFLAGS = $(top_builddir)/common/libinternalcommon.la $(AM_LDFLAGS) |
| 46 | ideviceimagemounter_LDADD = $(top_builddir)/src/libimobiledevice.la | 46 | ideviceimagemounter_LDADD = $(top_builddir)/src/libimobiledevice.la |
| 47 | 47 | ||
| 48 | idevicescreenshot_SOURCES = idevicescreenshot.c | 48 | idevicescreenshot_SOURCES = idevicescreenshot.c |
