mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 18:28:43 +00:00
7 lines
145 B
Makefile
7 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
|