summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2008-03-14 12:08:32 -0700
committerJamey Sharp <jamey@minilop.net>2008-10-29 15:40:04 -0700
commitd989656cde2ee7a4a66b2065209ef389495f3452 (patch)
treeb967fc5fa0d543ce932548553d65dbfadbb7ce3b /Makefile.am
parentdcbef23d730b95ef7dc9ef524a4c3fc0017b63d2 (diff)
Remove libxcb-xlib and xcbxlib.h.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index ee97180..3a2f6f5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,9 +2,7 @@ SUBDIRS=src tests doc
pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = \
-xcb.pc \
-xcb-xlib.pc
+pkgconfig_DATA = xcb.pc
if BUILD_COMPOSITE
pkgconfig_DATA += xcb-composite.pc