X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=1cb3d9a7bc95386db58f0e46502788a713d38bbc;hb=c7c5b710f2cc0782412c9e159986c96b52aa0d02;hp=c9fcf081f6b0cf8b0ece36414ce2f2088617caee;hpb=7a9373078e69b2cb2753570f91e5c31062ba25f8;p=free-sw%2Fxcb%2Flibxcb diff --git a/Makefile.am b/Makefile.am index c9fcf08..1cb3d9a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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