diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index cf248f3..5b07a5e 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am | |||
| @@ -69,3 +69,5 @@ idevicediagnostics_SOURCES = idevicediagnostics.c | |||
| 69 | idevicediagnostics_CFLAGS = $(AM_CFLAGS) | 69 | idevicediagnostics_CFLAGS = $(AM_CFLAGS) |
| 70 | idevicediagnostics_LDFLAGS = $(AM_LDFLAGS) | 70 | idevicediagnostics_LDFLAGS = $(AM_LDFLAGS) |
| 71 | idevicediagnostics_LDADD = ../src/libimobiledevice.la | 71 | idevicediagnostics_LDADD = ../src/libimobiledevice.la |
| 72 | |||
| 73 | EXTRA_DIST = socket.h thread.h | ||
