projects
/
free-sw
/
xcb
/
libxcb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d04e777
)
Actually install xcb-xlib.pc, and ship xcb-xlib.pc.in in distribution tarballs
author
Josh Triplett
<josh@freedesktop.org>
Mon, 25 Sep 2006 11:43:04 +0000
(
04:43
-0700)
committer
Josh Triplett
<josh@freedesktop.org>
Mon, 25 Sep 2006 11:43:04 +0000
(
04:43
-0700)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
205691b
..
7f89fba
100644
(file)
--- 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 \