diff options
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index e45437b..da60386 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -34,3 +34,6 @@ 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 |
| 36 | endif | 36 | endif |
| 37 | |||
| 38 | pkgconfigdir = $(libdir)/pkgconfig | ||
| 39 | pkgconfig_DATA = libimobiledevice-1.0.pc | ||
