mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2026-05-25 20:48:21 +02:00
6 lines
130 B
Makefile
6 lines
130 B
Makefile
SUBDIRS = src xcbgen
|
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = xcb-proto.pc
|
|
|
|
EXTRA_DIST=doc xcb-proto.pc.in autogen.sh
|