1SUBDIRS = src xcbgen
2
3pkgconfigdir = $(libdir)/pkgconfig
4pkgconfig_DATA = xcb-proto.pc
5
6EXTRA_DIST=doc xcb-proto.pc.in autogen.sh README.md
7