diff options
Diffstat (limited to 'dev/Makefile.am')
| -rw-r--r-- | dev/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev/Makefile.am b/dev/Makefile.am index 6da20da..acb73da 100644 --- a/dev/Makefile.am +++ b/dev/Makefile.am | |||
| @@ -7,6 +7,8 @@ if ENABLE_DEVTOOLS | |||
| 7 | noinst_PROGRAMS = ideviceclient lckd-client afccheck msyncclient filerelaytest housearresttest | 7 | noinst_PROGRAMS = ideviceclient lckd-client afccheck msyncclient filerelaytest housearresttest |
| 8 | 8 | ||
| 9 | ideviceclient_SOURCES = ideviceclient.c | 9 | ideviceclient_SOURCES = ideviceclient.c |
| 10 | ideviceclient_CFLAGS = $(AM_CFLAGS) | ||
| 11 | ideviceclient_LDFLAGS = $(AM_LDFLAGS) | ||
| 10 | ideviceclient_LDADD = ../src/libimobiledevice.la | 12 | ideviceclient_LDADD = ../src/libimobiledevice.la |
| 11 | 13 | ||
| 12 | lckd_client_SOURCES = lckdclient.c | 14 | lckd_client_SOURCES = lckdclient.c |
