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 fe9b1fa..fe0ec5d 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am | |||
| @@ -18,7 +18,7 @@ idevicepair_LDADD = $(top_srcdir)/common/libinternalcommon.la ../src/libimobiled | |||
| 18 | idevicesyslog_SOURCES = idevicesyslog.c | 18 | idevicesyslog_SOURCES = idevicesyslog.c |
| 19 | idevicesyslog_CFLAGS = $(AM_CFLAGS) | 19 | idevicesyslog_CFLAGS = $(AM_CFLAGS) |
| 20 | idevicesyslog_LDFLAGS = $(AM_LDFLAGS) | 20 | idevicesyslog_LDFLAGS = $(AM_LDFLAGS) |
| 21 | idevicesyslog_LDADD = $(top_srcdir)/common/libinternalcommon.la ../src/libimobiledevice.la | 21 | idevicesyslog_LDADD = ../src/libimobiledevice.la |
| 22 | 22 | ||
| 23 | idevice_id_SOURCES = idevice_id.c | 23 | idevice_id_SOURCES = idevice_id.c |
| 24 | idevice_id_CFLAGS = $(AM_CFLAGS) | 24 | idevice_id_CFLAGS = $(AM_CFLAGS) |
