summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2006-09-25 04:43:04 -0700
committerJosh Triplett <josh@freedesktop.org>2006-09-25 04:43:04 -0700
commit0d7beff580232d4b7adfc840bcd1cae894b57682 (patch)
treebdec3a2d45622629974f5f0eb118128c4cb0d3d6 /Makefile.am
parentd04e7777d3547de2cece0734c0b9be49d3ddb88c (diff)
Actually install xcb-xlib.pc, and ship xcb-xlib.pc.in in distribution tarballs
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 205691b..7f89fba 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,6 +4,7 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = \
xcb.pc \
+xcb-xlib.pc \
xcb-composite.pc \
xcb-damage.pc \
xcb-dpms.pc \
@@ -26,6 +27,7 @@ xcb-xvmc.pc
EXTRA_DIST = \
xcb.pc.in \
+xcb-xlib.pc.in \
xcb-composite.pc.in \
xcb-damage.pc.in \
xcb-dpms.pc.in \