summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2006-10-06 01:11:08 -0700
committerJosh Triplett <josh@freedesktop.org>2006-10-06 01:12:42 -0700
commitf392680273278b43079302206897f794e60f3c70 (patch)
treee00a6c74ca41f29756d672f2522143c3253cb4ba
parentf1fcad2e3fd17aaf1294f1d8e9f406fd5b32a863 (diff)
Actually install x11-xcb.pc, and ship x11-xcb.pc.in
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 27efe8d..aa27e20 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,8 +7,11 @@ SUBDIRS=include $(ORDER) nls man
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = x11.pc
+if XCB
+pkgconfig_DATA += x11-xcb.pc
+endif
-EXTRA_DIST=x11.pc.in ChangeLog
+EXTRA_DIST=x11.pc.in x11-xcb.pc.in ChangeLog
CLEANFILES=ChangeLog