Install xcb-proto to $(datarootdir)

... i.e. to /usr/share/pkgconfig.

Signed-off-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
Matt Turner 2022-06-17 09:41:14 -04:00
parent 32c0ac61ec
commit d849b9534a

View file

@ -1,6 +1,6 @@
SUBDIRS = src xcbgen
pkgconfigdir = $(libdir)/pkgconfig
pkgconfigdir = $(datarootdir)/pkgconfig
pkgconfig_DATA = xcb-proto.pc
EXTRA_DIST=doc xcb-proto.pc.in autogen.sh README.md