diff options
Diffstat (limited to 'dev/Makefile.am')
| -rw-r--r-- | dev/Makefile.am | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/dev/Makefile.am b/dev/Makefile.am index c1d2b45..bc3843b 100644 --- a/dev/Makefile.am +++ b/dev/Makefile.am | |||
| @@ -4,11 +4,7 @@ AM_CFLAGS = $(GLOBAL_CFLAGS) $(libgnutls_CFLAGS) $(libtasn1_CFLAGS) $(LFS_CFLAGS | |||
| 4 | AM_LDFLAGS = $(libgnutls_LIBS) $(libtasn1_LIBS) $(libpthread_LIBS) | 4 | AM_LDFLAGS = $(libgnutls_LIBS) $(libtasn1_LIBS) $(libpthread_LIBS) |
| 5 | 5 | ||
| 6 | if ENABLE_DEVTOOLS | 6 | if ENABLE_DEVTOOLS |
| 7 | noinst_PROGRAMS = ideviceclient afccheck filerelaytest housearresttest | 7 | noinst_PROGRAMS = ideviceclient afccheck filerelaytest housearresttest lckd-client |
| 8 | |||
| 9 | if HAVE_GLIB2 | ||
| 10 | noinst_PROGRAMS += lckd-client | ||
| 11 | endif | ||
| 12 | 8 | ||
| 13 | ideviceclient_SOURCES = ideviceclient.c | 9 | ideviceclient_SOURCES = ideviceclient.c |
| 14 | ideviceclient_CFLAGS = $(AM_CFLAGS) | 10 | ideviceclient_CFLAGS = $(AM_CFLAGS) |
