summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristoph Reimann <oss@arcor.de>2010-07-13 19:59:23 +0200
committerChristoph Reimann <oss@arcor.de>2010-07-13 19:59:23 +0200
commit80322d11636dd638902660d80481080d2fad40fe (patch)
tree46aafeabf720a8309eed1a66a6702d69fd4a950c /Makefile.am
parent8c2707773b3621fb8bbda9021d23944f5be34aab (diff)
xkb: updated configure.ac/Makefile.am
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 ff9dea1..1f88b72 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,6 +58,9 @@ endif
if BUILD_XINPUT
pkgconfig_DATA += xcb-xinput.pc
endif
+if BUILD_XKB
+pkgconfig_DATA += xcb-xkb.pc
+endif
if BUILD_XPRINT
pkgconfig_DATA += xcb-xprint.pc
endif