mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-18 19:52:21 +00:00
Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.
This commit is contained in:
parent
e58c09d31b
commit
826a6f029f
57 changed files with 144 additions and 49 deletions
|
|
@ -1,5 +1,7 @@
|
|||
noinst_LTLIBRARIES = libxfixes.la
|
||||
|
||||
AM_CFLAGS = $(DIX_CFLAGS)
|
||||
|
||||
libxfixes_la_SOURCES = \
|
||||
cursor.c \
|
||||
region.c \
|
||||
|
|
|
|||
Loading…
Reference in a new issue