diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2022-07-17 08:19:04 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2022-07-17 08:19:04 +0000 |
commit | 6b0010bc7622d889f9f972dfd97582c267b5b1aa (patch) | |
tree | 053201f40fc29a8a3ec5167f968691cdb8082154 /proto/xcb-proto/Makefile.am | |
parent | 71c2e9f9153cbc5d3a7d8ce5737fdd69d95ee55a (diff) |
Update xcb-protos to 1.15.2
Diffstat (limited to 'proto/xcb-proto/Makefile.am')
-rw-r--r-- | proto/xcb-proto/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/xcb-proto/Makefile.am b/proto/xcb-proto/Makefile.am index 0312e7ad8..8b57a83fe 100644 --- a/proto/xcb-proto/Makefile.am +++ b/proto/xcb-proto/Makefile.am @@ -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 |