summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHugh McMaster <hugh.mcmaster@outlook.com>2019-08-08 23:46:02 +1000
committerHugh McMaster <hugh.mcmaster@outlook.com>2019-08-08 23:46:02 +1000
commitbf168adc73fc64052cc089db102e82c586dbdb4e (patch)
treed80f87c98a4f558611dc4f0ee4e5b90edf38cd5d /Makefile.am
parent4faa42f8f74225598d242e05da807f0e24b87916 (diff)
downloadgmp-bf168adc73fc64052cc089db102e82c586dbdb4e.tar.gz
Generate and install a pkg-config file for the gmp library
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2709ec02d..31a9111b8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -115,6 +115,9 @@ SUBDIRS = tests mpn mpz mpq mpf printf scanf rand cxx demos tune doc
EXTRA_DIST = configfsf.guess configfsf.sub .gdbinit INSTALL.autoconf \
COPYING.LESSERv3 COPYINGv2 COPYINGv3
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = gmp.pc
+
# Put asl.h here for now.
EXTRA_DIST += asl.h