mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2025-12-20 02:20:16 +01:00
6 lines
145 B
Makefile
6 lines
145 B
Makefile
SUBDIRS = src xcbgen
|
|
|
|
pkgconfigdir = $(datarootdir)/pkgconfig
|
|
pkgconfig_DATA = xcb-proto.pc
|
|
|
|
EXTRA_DIST=doc xcb-proto.pc.in autogen.sh README.md
|