mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-19 10:08:35 +02:00
fixup XORG for includes
This commit is contained in:
parent
f33bc56489
commit
62b89b41d1
2 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
noinst_LTLIBRARIES = libexa.la
|
||||
|
||||
if XORG
|
||||
sdk_HEADERS = exa.h
|
||||
endif
|
||||
|
||||
INCLUDES = \
|
||||
$(XORG_INCS) \
|
||||
|
|
|
|||
|
|
@ -2,7 +2,9 @@ noinst_LTLIBRARIES = librandr.la
|
|||
|
||||
AM_CFLAGS = $(DIX_CFLAGS) @SERVER_DEFINES@ @LOADER_DEFINES@
|
||||
|
||||
if XORG
|
||||
sdk_HEADERS = randrstr.h
|
||||
endif
|
||||
|
||||
librandr_la_SOURCES = \
|
||||
mirandr.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue