summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am2
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
34idevicebtlogger_SOURCES = idevicebtlogger.c 34idevicebtlogger_SOURCES = idevicebtlogger.c
35iidevicebtlogger_CFLAGS = $(AM_CFLAGS) 35iidevicebtlogger_CFLAGS = $(AM_CFLAGS)
36idevicebtlogger_LDFLAGS = $(top_builddir)/common/libinternalcommon.la $(AM_LDFLAGS) -lpcap 36idevicebtlogger_LDFLAGS = $(top_builddir)/common/libinternalcommon.la $(AM_LDFLAGS)
37idevicebtlogger_LDADD = $(top_builddir)/src/libimobiledevice-1.0.la 37idevicebtlogger_LDADD = $(top_builddir)/src/libimobiledevice-1.0.la
38 38
39ideviceinfo_SOURCES = ideviceinfo.c 39ideviceinfo_SOURCES = ideviceinfo.c