diff options
Diffstat (limited to 'dev/Makefile.am')
| -rw-r--r-- | dev/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Makefile.am b/dev/Makefile.am index 3815af6..89ef75b 100644 --- a/dev/Makefile.am +++ b/dev/Makefile.am | |||
| @@ -18,7 +18,7 @@ lckd_client_LDADD = $(top_builddir)/src/libimobiledevice.la | |||
| 18 | 18 | ||
| 19 | afccheck_SOURCES = afccheck.c | 19 | afccheck_SOURCES = afccheck.c |
| 20 | afccheck_CFLAGS = -I$(top_srcdir) $(AM_CFLAGS) | 20 | afccheck_CFLAGS = -I$(top_srcdir) $(AM_CFLAGS) |
| 21 | afccheck_LDFLAGS = $(AM_LDFLAGS) | 21 | afccheck_LDFLAGS = $(top_builddir)/common/libinternalcommon.la $(AM_LDFLAGS) |
| 22 | afccheck_LDADD = $(top_builddir)/src/libimobiledevice.la | 22 | afccheck_LDADD = $(top_builddir)/src/libimobiledevice.la |
| 23 | 23 | ||
| 24 | filerelaytest_SOURCES = filerelaytest.c | 24 | filerelaytest_SOURCES = filerelaytest.c |
