diff options
| -rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index ce647de..777d12d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -30,5 +30,6 @@ libimobiledevice_la_SOURCES = idevice.c idevice.h \ | |||
| 30 | syslog_relay.c syslog_relay.h | 30 | syslog_relay.c syslog_relay.h |
| 31 | 31 | ||
| 32 | if WIN32 | 32 | if WIN32 |
| 33 | libimobiledevice_la_LDFLAGS += -avoid-version | ||
| 33 | libimobiledevice_la_LIBADD += -lole32 | 34 | libimobiledevice_la_LIBADD += -lole32 |
| 34 | endif | 35 | endif |
