diff options
| author | 2020-06-08 15:12:54 +0200 | |
|---|---|---|
| committer | 2020-06-08 15:12:54 +0200 | |
| commit | 7f24d0ec98605c085ae030fec7a1d87ec675cad4 (patch) | |
| tree | 98f6d7f99c8235807c2e77746bfb230f764fe6dd /Makefile.am | |
| parent | b541420a9442c75e76b67b93431b60759d79937e (diff) | |
| download | libirecovery-7f24d0ec98605c085ae030fec7a1d87ec675cad4.tar.gz libirecovery-7f24d0ec98605c085ae030fec7a1d87ec675cad4.tar.bz2 | |
Move pkg-config file into src directory as the standard recommends
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 0ddd6f7..6810a46 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -1,6 +1,3 @@ | |||
| 1 | AUTOMAKE_OPTIONS = foreign | 1 | AUTOMAKE_OPTIONS = foreign |
| 2 | ACLOCAL_AMFLAGS = -I m4 | 2 | ACLOCAL_AMFLAGS = -I m4 |
| 3 | SUBDIRS = src include tools udev | 3 | SUBDIRS = src include tools udev |
| 4 | |||
| 5 | pkgconfigdir = $(libdir)/pkgconfig | ||
| 6 | pkgconfig_DATA = libirecovery.pc | ||
