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 84e7981..03728b2 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am | |||
| @@ -8,4 +8,4 @@ bin_PROGRAMS = irecovery | |||
| 8 | irecovery_SOURCES = irecovery.c | 8 | irecovery_SOURCES = irecovery.c |
| 9 | irecovery_CFLAGS = $(AM_CFLAGS) | 9 | irecovery_CFLAGS = $(AM_CFLAGS) |
| 10 | irecovery_LDFLAGS = $(AM_LDFLAGS) | 10 | irecovery_LDFLAGS = $(AM_LDFLAGS) |
| 11 | irecovery_LDADD = $(top_builddir)/src/libirecovery.la | 11 | irecovery_LDADD = $(top_builddir)/src/libirecovery-1.0.la |
