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 d701bab..e8ef3ab 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am | |||
@@ -33,7 +33,7 @@ bin_PROGRAMS = \ | |||
33 | 33 | ||
34 | idevicebtlogger_SOURCES = idevicebtlogger.c | 34 | idevicebtlogger_SOURCES = idevicebtlogger.c |
35 | iidevicebtlogger_CFLAGS = $(AM_CFLAGS) | 35 | iidevicebtlogger_CFLAGS = $(AM_CFLAGS) |
36 | idevicebtlogger_LDFLAGS = $(top_builddir)/common/libinternalcommon.la $(AM_LDFLAGS) -lpcap | 36 | idevicebtlogger_LDFLAGS = $(top_builddir)/common/libinternalcommon.la $(AM_LDFLAGS) |
37 | idevicebtlogger_LDADD = $(top_builddir)/src/libimobiledevice-1.0.la | 37 | idevicebtlogger_LDADD = $(top_builddir)/src/libimobiledevice-1.0.la |
38 | 38 | ||
39 | ideviceinfo_SOURCES = ideviceinfo.c | 39 | ideviceinfo_SOURCES = ideviceinfo.c |