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 265c91a..e5dc9c1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -19,3 +19,6 @@ libirecovery_la_SOURCES = libirecovery.c \ | |||
| 19 | if WIN32 | 19 | if WIN32 |
| 20 | libirecovery_la_LDFLAGS += -avoid-version | 20 | libirecovery_la_LDFLAGS += -avoid-version |
| 21 | endif | 21 | endif |
| 22 | |||
| 23 | pkgconfigdir = $(libdir)/pkgconfig | ||
| 24 | pkgconfig_DATA = libirecovery.pc | ||
