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 8a91234..959bdc4 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am | |||
| @@ -62,7 +62,7 @@ idevicedate_LDADD = $(top_builddir)/src/libimobiledevice.la | |||
| 62 | 62 | ||
| 63 | ideviceprovision_SOURCES = ideviceprovision.c | 63 | ideviceprovision_SOURCES = ideviceprovision.c |
| 64 | ideviceprovision_CFLAGS = $(AM_CFLAGS) | 64 | ideviceprovision_CFLAGS = $(AM_CFLAGS) |
| 65 | ideviceprovision_LDFLAGS = $(AM_LDFLAGS) | 65 | ideviceprovision_LDFLAGS = $(top_builddir)/common/libinternalcommon.la $(AM_LDFLAGS) |
| 66 | ideviceprovision_LDADD = $(top_builddir)/src/libimobiledevice.la | 66 | ideviceprovision_LDADD = $(top_builddir)/src/libimobiledevice.la |
| 67 | 67 | ||
| 68 | idevicedebugserverproxy_SOURCES = idevicedebugserverproxy.c | 68 | idevicedebugserverproxy_SOURCES = idevicedebugserverproxy.c |
