[Xcb-commit] Makefile.am

Josh Triplett josh at kemper.freedesktop.org
Mon Sep 25 04:43:32 PDT 2006


 Makefile.am |    2 ++
 1 files changed, 2 insertions(+)

New commits:
diff-tree 0d7beff580232d4b7adfc840bcd1cae894b57682 (from d04e7777d3547de2cece0734c0b9be49d3ddb88c)
Author: Josh Triplett <josh at freedesktop.org>
Date:   Mon Sep 25 04:43:04 2006 -0700

    Actually install xcb-xlib.pc, and ship xcb-xlib.pc.in in distribution tarballs

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 \


More information about the xcb-commit mailing list