summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowitz@users.sourceforge.net>2010-03-23 03:45:45 -0500
committerSergey V. Udaltsov <svu@gnome.org>2010-05-07 00:05:22 +0100
commitb65ee580208684655ce824b01a76a06134e13cd8 (patch)
tree8177ce7e13a1d3182bc782beadea4056373aed20 /Makefile.am
parent331b72e1a9fbaa2adf182f944d5e1d63b1c6f95f (diff)
downloadxkeyboard-config-b65ee580208684655ce824b01a76a06134e13cd8.tar.gz
Provide pkg-config file
This allows other packages to check for the presence, version, and installation directory of xkeyboard-config during configure.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a505587..e98117e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,8 +2,12 @@ AUTOMAKE_OPTIONS = foreign
SUBDIRS = compat geometry keycodes keymap po rules semantics symbols types docs
+pkgconfigdir = $(datadir)/pkgconfig
+pkgconfig_DATA = xkeyboard-config.pc
+
EXTRA_DIST=config.rpath COPYING CREDITS README \
autogen.sh \
+ xkeyboard-config.pc.in \
xkeyboard-config.spec \
xkeyboard-config.spec.in \
intltool-extract.in intltool-merge.in intltool-update.in