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 d87ef96..8a91234 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am | |||
| @@ -7,7 +7,7 @@ bin_PROGRAMS = idevice_id ideviceinfo idevicename idevicepair idevicesyslog idev | |||
| 7 | 7 | ||
| 8 | ideviceinfo_SOURCES = ideviceinfo.c | 8 | ideviceinfo_SOURCES = ideviceinfo.c |
| 9 | ideviceinfo_CFLAGS = $(AM_CFLAGS) | 9 | ideviceinfo_CFLAGS = $(AM_CFLAGS) |
| 10 | ideviceinfo_LDFLAGS = $(AM_LDFLAGS) | 10 | ideviceinfo_LDFLAGS = $(top_builddir)/common/libinternalcommon.la $(AM_LDFLAGS) |
| 11 | ideviceinfo_LDADD = $(top_builddir)/src/libimobiledevice.la | 11 | ideviceinfo_LDADD = $(top_builddir)/src/libimobiledevice.la |
| 12 | 12 | ||
| 13 | idevicename_SOURCES = idevicename.c | 13 | idevicename_SOURCES = idevicename.c |
