summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2014-01-10 15:47:23 +0100
committerAndreas Gruenbacher <agruen@linbit.com>2014-01-13 13:32:37 +0100
commitb499d7e7b3953292cbe1119adfc9c832c55cc49f (patch)
treed3cb80597d26c2c42656f0be32d2b613053589d4 /Makefile.am
parent4087eeac017ce07e709d8f1762a559dc34da6bb9 (diff)
downloadattr-b499d7e7b3953292cbe1119adfc9c832c55cc49f.tar.gz
build: ship a pkgconfig file for libattr
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 f6fc484..ec56888 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,6 +11,9 @@ AM_CPPFLAGS = \
-DLOCALEDIR=\"$(localedir)\" \
-DSYSCONFDIR=\"$(sysconfdir)\"
+pkgconfdir = $(libdir)/pkgconfig
+
+pkgconf_DATA = libattr.pc
pkginclude_HEADERS =
bin_PROGRAMS =
lib_LTLIBRARIES =