Add Present extension
[free-sw/xcb/libxcb] / Makefile.am
index c9fcf08..1cb3d9a 100644 (file)
@@ -24,6 +24,9 @@ endif
 if BUILD_GLX
 pkgconfig_DATA += xcb-glx.pc
 endif
+if BUILD_PRESENT
+pkgconfig_DATA += xcb-present.pc
+endif
 if BUILD_RANDR
 pkgconfig_DATA += xcb-randr.pc
 endif