diff options
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index da60386..5ced544 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -32,7 +32,7 @@ libimobiledevice_la_SOURCES = idevice.c idevice.h \ | |||
| 32 | 32 | ||
| 33 | if WIN32 | 33 | if WIN32 |
| 34 | libimobiledevice_la_LDFLAGS += -avoid-version | 34 | libimobiledevice_la_LDFLAGS += -avoid-version |
| 35 | libimobiledevice_la_LIBADD += -lole32 -lws2_32 | 35 | libimobiledevice_la_LIBADD += -lole32 -lws2_32 -lgdi32 |
| 36 | endif | 36 | endif |
| 37 | 37 | ||
| 38 | pkgconfigdir = $(libdir)/pkgconfig | 38 | pkgconfigdir = $(libdir)/pkgconfig |
