mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcb.git
synced 2026-05-07 15:28:10 +02:00
Add xcbint.h to noinst_HEADERS, so it gets distributed.
This commit is contained in:
parent
cb6e1849b6
commit
cc075990f4
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ CORESOURCES = xproto.c xcb_types.c
|
|||
COREPROTO = $(CORESOURCES) $(COREHEADERS)
|
||||
|
||||
xcbinclude_HEADERS = xcb.h xcbext.h xcbxlib.h $(COREHEADERS) $(EXTHEADERS)
|
||||
noinst_HEADERS = xcbint.h
|
||||
|
||||
CFLAGS =
|
||||
AM_CFLAGS = $(COPTFLAGS) $(CWARNFLAGS) $(CDEBUGFLAGS) $(XCBPROTO_CFLAGS) $(XPROTO_CFLAGS) $(XAU_CFLAGS) $(XDMCP_CFLAGS)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue